Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9e6c1…19f009
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb9b900…358138
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf253b8…c71cd8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x27a2d2…b7a2a9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7445ea…baa86b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0029fd…b192cd
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa52dd6…11695a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x06fa7a…d7a55e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde191d…b1d3b6
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc775be…6d864f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbbe85c…194091
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x301309…e1cd5e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x270d71…eb575c
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd2f82…600692
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9639a4…dc02d5
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x62091a…4ac97c
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa304ce…700193
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x091dbd…079d9e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6275ba…2d5515
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e26f5…fa7ce0
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9fa814…0d6c34
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b3b54…1ae0a8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x50a6cc…11c7bc
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x09b468…3c60c6
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf81efe…fdc578

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.