Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0xc4edb4…831935
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0xea6b4a…fc5a5a
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0xf056e4…be940c
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0xb83817…85df9d
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0xfc1abf…1cde99
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x417cd1…cab25b
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0xf4b5f7…b4c799
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x4e0ea7…7629b5
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0x7b0dad…976f09
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x46da93…b1f70d
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0x195717…f501ca
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x759772…1fe120
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0x05aedb…b3d4fa
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x1fb0b9…6344b6
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0xb767d7…16c1c7
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x1b0e4d…9c4486
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0x42dd57…7f5303
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x6490a7…9df402
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0x93da26…03ec08
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x430b7a…fe353e
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0xec56dd…bd883a
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x3a7366…95177e
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0x3da829…fa3f7f
0x49ec…744c0x13bf…b9a7Base—$0.004100%candidates115d ago0x2322d5…475f22
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase115d ago0x5f5c4b…c36552

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.