Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$10.50100%0x64fd…12f483d ago0xa84217…c24a88
0xdd07…45b90x0e3d…7757Base—$6.30100%0xe6a1…011783d ago0x84bc4c…7932a8
0xdd07…45b90x0e3d…7757Base—$5.25100%0xe2b6…b04c83d ago0x615dfa…7f12bc
0xdd07…45b90x0e3d…7757Base—$9.45100%0xdc27…c47d83d ago0x74f6e4…396d98
0xdd07…45b90x0e3d…7757Base—$2.10100%0x8c9f…11af83d ago0x831426…caea5a
0xdd07…45b90x0e3d…7757Base—$1.05100%0xfdf6…61a883d ago0xb7ab15…74d605
0xdd07…45b90x0e3d…7757Base—$4.20100%0x2d29…913b83d ago0xf30e1e…ffc691
0xdd07…45b90x0e3d…7757Base—$5.25100%0x398e…79a683d ago0xee2f4d…128b8b
0xdd07…45b90x0e3d…7757Base—$6.30100%0x24b8…43f083d ago0x90061b…3266c2
0xdd07…45b90x0e3d…7757Base—$10.50100%0x6d25…ee4183d ago0xb2f5c6…652c4b
0xdd07…45b90x0e3d…7757Base—$10.50100%0x54c8…88d583d ago0xe324ed…3e92a9
0xdd07…45b90x0e3d…7757Base—$1.05100%0x817a…63b583d ago0x33dfe8…ff5778
0xdd07…45b90x0e3d…7757Base—$21.00100%0x04a0…f71884d ago0xdef608…2518b5
0xdd07…45b90x0e3d…7757Base—$42.00100%0xbb85…658284d ago0xa681b4…6fb29a
0xdd07…45b90x0e3d…7757Base—$4.20100%0x7d28…b24884d ago0xfb1859…03c65e
0xdd07…45b90x0e3d…7757Base—$2.10100%0x73f4…836784d ago0x550847…37f2e6
0xdd07…45b90x0e3d…7757Base—$1.05100%0xbc4f…cafd84d ago0x6e785d…4ee990
0xdd07…45b90x0e3d…7757Base—$3.15100%0x1053…e7a984d ago0x59707e…803ff4
0xdd07…45b90x0e3d…7757Base—$9.45100%0x1cb5…c0e284d ago0xf4e9de…2ef4e5

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.