Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe869…aafc0x3e0a…78e7Base—$0.003925100%coinbase74d ago0x98e580…8edff8
0xe869…aafc0x3e0a…78e7Base—$0.005529100%coinbase74d ago0x6d9514…9aef6f
0xe869…aafc0x3e0a…78e7Base—$0.005182100%coinbase74d ago0x62f155…2d909a
0xe869…aafc0x3e0a…78e7Base—$0.004488100%coinbase74d ago0xc516f2…f6bb06
0xe869…aafc0x3e0a…78e7Base—$0.00582100%coinbase74d ago0x44d2b2…b63ed7
0xe869…aafc0x3e0a…78e7Base—$0.002795100%coinbase75d ago0x6bda8e…dc1550
0xe869…aafc0x3e0a…78e7Base—$0.003793100%coinbase75d ago0x8ebda8…a7cb39
0xe869…aafc0x3e0a…78e7Base—$0.005654100%coinbase75d ago0x9fe02e…39a5bd
0xe869…aafc0x3e0a…78e7Base—$0.005344100%coinbase75d ago0x3dbad1…1b1525
0xe869…aafc0x3e0a…78e7Base—$0.003479100%coinbase75d ago0x88ff8b…cb1798
0xe869…aafc0x3e0a…78e7Base—$0.005344100%coinbase75d ago0x6ed257…7e1dfc
0xe869…aafc0x3e0a…78e7Base—$0.00303100%coinbase75d ago0xfadaae…768779
0xe869…aafc0x3e0a…78e7Base—$0.002736100%coinbase75d ago0xb158ce…30a7b4
0xe869…aafc0x3e0a…78e7Base—$0.005423100%coinbase75d ago0x09bd1a…e603bd
0xe869…aafc0x3e0a…78e7Base—$0.003144100%coinbase75d ago0xa7a74c…ae9fbd
0xe869…aafc0x3e0a…78e7Base—$0.002903100%coinbase75d ago0x3bba00…3deca2
0xe869…aafc0x3e0a…78e7Base—$0.002808100%coinbase75d ago0x1f2439…cd1d81
0xe869…aafc0x3e0a…78e7Base—$0.005185100%coinbase75d ago0x1b599f…2d972f
0xe869…aafc0x3e0a…78e7Base—$0.005138100%coinbase75d ago0x80608a…ef6ae8
0xe869…aafc0x3e0a…78e7Base—$0.00441100%coinbase75d ago0x6cce5c…50edd7
0xe869…aafc0x3e0a…78e7Base—$0.005528100%coinbase75d ago0xfe85cd…8c8035
0xe869…aafc0x3e0a…78e7Base—$0.003578100%coinbase75d ago0xa7051a…104400
0xe869…aafc0x3e0a…78e7Base—$0.002858100%coinbase75d ago0xb30459…514242

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.