Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c380c…670f4e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3275b4…ab5831
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae8416…eb3cdd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x57258e…7826e5
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa46f90…b62a9a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8a6c63…61738c
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0116a…1de4a6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf936f2…dbd048
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x26c853…868917
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7741c…3028b1
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a4f32…969ddd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24603b…351611
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa22790…3f964f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19ddf5…fdf39c
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x00cd47…32489e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d9bb4…70d03a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4ec5e…7ada33
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa7004c…0e494d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6417c4…fe4052
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x157f36…e45bc8
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6de0a2…f6c79b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7f95a…15f03b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb26303…8a7fc9
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc459ad…559e7d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d2484…e70548

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.