Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36d ago0x26f62a…a8c22b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0xec0399…247e82
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36d ago0x471555…6bc3c7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0xcac98b…79584a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0xde22e1…de01c3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0x703437…6ba90a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0x158711…b8a7f5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase36d ago0x8b3071…978424
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36d ago0xd865a0…722a26
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0x1dd053…82cb53
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36d ago0x9c38f2…849994
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0xc94cd9…5320aa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0x55e733…2247b4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36d ago0x2d6e8a…f99350
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0xd5282c…f0c123
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36d ago0x4df133…64a5c9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0xc2e90c…5fbd6c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0x40a4b4…8101ad
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0xce9551…94e054
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0x471d2f…56c0f0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase36d ago0xfdf978…bf2624
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36d ago0x117505…5e09f0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0x608a52…8926d3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36d ago0x1c8e75…54221c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36d ago0x7ae0dc…d231ae

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.