Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8757e…7979c2
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e8c79…baa5a3
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5576c8…72905d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c0a11…03639b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb99e4a…b6c107
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92fb8e…3ce5cf
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xafd997…69e3e1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f79a7…38705d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfe4cdc…27026b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaee888…66688f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27857c…ddfe86
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44cb4f…5d4761
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d6902…d109b5
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd7697d…2f2264
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa90b2c…7bb183
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f6051…832b35
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ea96f…6c17f5
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf46394…e3d90c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d5e34…944ba1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4062dc…836618
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc59bbf…5c0ba7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd9cec…1ccb51
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e38ab…8fd29d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeda6eb…177fa1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5c9a2…291778

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.