Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x379631…aba069
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x0b8149…d1aa95
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x5319d8…201174
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x0f9c08…fa7337
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x6f6846…b8775a
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xba0097…c00291
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x8e5436…c5edc2
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x100031…de9b58
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x18662e…ac3607
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xefab07…1442ec
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xadae94…d891d2
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x46ecc4…45ea1d
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xca5295…3f5c92
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x580f6b…3a983c
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xea8c05…683022
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xf681b3…7abb2d
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x4b2515…5e4ebc
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x990aff…3eca1e
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x844bfc…e73b9b
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0x35c385…eec549
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xd894c4…e8b887
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xef0220…aae75a

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.