Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23bce4…7eef51
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb74275…729ad8
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f8ed7…ff1abd
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x421ebf…5db142
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98a4d8…1026d2
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda3288…6aedc7
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbddc5c…e91ecc
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c8979…72d91e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x633d5a…eeed42
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18dab5…9e5cb5
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75be6b…a6f3f2
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90c290…b4e3d6
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5de94e…a4a4c4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65c2eb…0eba60
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc6d79b…b81b49
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x133b1f…f1b2fb
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x380bdb…84031c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f4c39…b449c5
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc056a4…755c8e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c3258…5669d3
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7d524…b4716e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1fea52…b290b1
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6c385…2f8eb5
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5017d0…2c3b8b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x241673…257231

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.