Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c3…e4710x3e0a…78e7Base—$0.004804100%coinbase73d ago0xa92924…8d51a7
0xf5c3…e4710x3e0a…78e7Base—$0.005269100%coinbase73d ago0x3b67a4…b0504e
0xf5c3…e4710x3e0a…78e7Base—$0.004934100%coinbase73d ago0xdb51e7…5ec099
0xf5c3…e4710x3e0a…78e7Base—$0.003566100%coinbase73d ago0x9dbac0…d97b20
0xf5c3…e4710x3e0a…78e7Base—$0.005359100%coinbase73d ago0x37f72a…7f6674
0xf5c3…e4710x3e0a…78e7Base—$0.003485100%coinbase73d ago0xda3942…8c22f5
0xf5c3…e4710x3e0a…78e7Base—$0.004599100%coinbase73d ago0x083cc7…b773f2
0xf5c3…e4710x3e0a…78e7Base—$0.005538100%coinbase73d ago0xa47dfc…99fc10
0xf5c3…e4710x3e0a…78e7Base—$0.002953100%coinbase73d ago0xca82a3…471f94
0xf5c3…e4710x3e0a…78e7Base—$0.003502100%coinbase73d ago0x6531c9…093878
0xf5c3…e4710x3e0a…78e7Base—$0.003237100%coinbase74d ago0x38afb3…5d579d
0xf5c3…e4710x3e0a…78e7Base—$0.003962100%coinbase74d ago0xb7a1c9…933b46
0xf5c3…e4710x3e0a…78e7Base—$0.005302100%coinbase74d ago0x4ceec6…43a369
0xf5c3…e4710x3e0a…78e7Base—$0.005178100%coinbase74d ago0xc77931…bf97d6
0xf5c3…e4710x3e0a…78e7Base—$0.005769100%coinbase74d ago0xbb9cb8…d29019
0xf5c3…e4710x3e0a…78e7Base—$0.004249100%coinbase74d ago0x77bb65…2af2c6
0xf5c3…e4710x3e0a…78e7Base—$0.00386100%coinbase74d ago0xff8491…d618f2
0xf5c3…e4710x3e0a…78e7Base—$0.004377100%coinbase74d ago0xf1ba65…9bd102
0xf5c3…e4710x3e0a…78e7Base—$0.00553100%coinbase74d ago0xc9e876…1cc607
0xf5c3…e4710x3e0a…78e7Base—$0.004217100%coinbase74d ago0xab1103…608410

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.