Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0x59f88f…9b8a9a
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter51d ago0x8dee00…816cd7
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0xcb8298…1280e8
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter51d ago0x2c27d9…866e5f
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter51d ago0x3c7d54…5f0f6c
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0x374e29…3bc71c
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter51d ago0x2071b8…cd49c9
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0x17d324…75a235
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0x06fc24…7072f6
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter51d ago0x79f2b4…c95538
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0x51016d…d05f21
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0x4a8d9c…c6a182
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter51d ago0x5c8d7a…444438
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0xafc227…422f03
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter51d ago0x0855c1…8ca473
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter51d ago0xdba7f9…a52c14
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0x09cfa5…2f2dc8
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter51d ago0xa9ee3f…64d84b
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter51d ago0xea9f23…cb23ae
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter51d ago0x678602…69e830
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter51d ago0x0bd35f…7359ae
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter51d ago0xd580eb…6340d1
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter51d ago0xef7d42…5db8a1
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter51d ago0x421381…b040a5
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter51d ago0x6df931…6ef7ed

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.