Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd33275…2a2007
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x54d18c…a085c1
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x46318c…0ef8b3
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4dc6a9…0611e4
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x851523…71c1af
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde8d7f…45c819
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1e689d…4ac4e6
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x629b57…0d8e6b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x70d8db…dedb9e
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7f770b…7004a4
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe2420f…2f1875
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8fe08e…f7bdc2
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d98fd…2c59cf
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f5d99…498c4d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc1d221…d4affa
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc1b0f7…478dd4
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x829494…9cbee2
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd67f0f…85e304
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f7fb5…0d1f4c
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x711a01…ba8586
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf6a604…fe09ec
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdd880f…27e1fb
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe558cf…9d4fda
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x31815c…d869d5
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9a4ff…b81feb

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.