Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x8f4f34…5622eb
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x40d2e3…9baf59
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x0f4ac0…6ea060
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x454c88…1ff222
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0xf1d8ed…f0875c
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x49e7d2…f20f3d
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x541b8d…b71d6e
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x40bf41…9c2af6
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa38d ago0xb35751…96c3a6
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x3657f1…c372ca
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0xf6ed80…c52330
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0xa41584…a2f0a0
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x2b6b0b…6047a2
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0xb991fc…c545e3
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0xa80e21…c43ab8
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x27d91d…ef6ff9
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x1301c4…b0f878
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0xab0a4b…cad2a8
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x5cb61f…070cd3
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0xce43b0…7f842f
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0x8ffa60…a650a6
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa38d ago0x23d1bd…5ca54d
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa38d ago0xab33fe…663ab4
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa38d ago0x26f102…2ced90
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa38d ago0xfd4b35…f6afb4

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.