Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15ce…44090xb48c…cab7Basex402 service$0.001100%coinbase39d ago0x4047bd…d4a08e
0x15ce…44090xb48c…cab7Basex402 service$0.001100%coinbase39d ago0x29cbe5…92ff57
0x15ce…44090xb48c…cab7Basex402 service$0.001100%coinbase39d ago0x50c7d5…a84f07
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x488a74…a8ea16
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x7a952f…e5925f
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x78d152…f233fd
0x15ce…44090xb48c…cab7Basex402 service$0.15100%coinbase39d ago0x8a7011…f59bf6
0x15ce…44090xb48c…cab7Basex402 service$0.15100%coinbase39d ago0x690e6c…483182
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xa45336…ca5f22
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x6ef075…06d3b8
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xf04f3c…eb8521
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x5814d0…75a7d8
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x8b8721…f854c0
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xcea07e…6ff882
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x57019e…2d61c2
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xf7f1ed…8b8d55
0x15ce…44090xb48c…cab7Basex402 service$0.001100%coinbase39d ago0x1990c3…52bd55
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x730ff0…6bc814
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x218be1…4b205e
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x4b226a…225aa3
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x9100c8…b01330
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x725e5e…0097f1
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xc85312…3c22a0
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x1db5b2…e4a09c
0x15ce…44090xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x463ca8…a8ce78

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.