Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a2399…85d520
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84efde…27c6bf
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd69672…928549
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a7f24…9cc92b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0502cc…0c4517
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x339fb4…58538b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6434ad…212a22
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d9ae1…ff1556
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb43e2c…646d26
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb33a47…c5e400
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5bc946…ccbe17
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd23091…6e93ea
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8579f8…0a232a
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c8bc5…b8c407
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x388352…677b4d
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x584d37…d60a73
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd7be6f…a2396a
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x693e17…bc0888
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd81e1d…c4b78d
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bf40d…e2f7c0
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b28cf…f5b81b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb82d04…8059cc
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6b2ff…57bc83
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc81145…726fed
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66bad2…7f1fff

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.