Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x585d…805a0x71b3…c4c8Base—$0.01100%coinbase73d ago0x660bcb…a6b987
0x585d…805a0x9e27…625eBase—$0.01100%coinbase73d ago0xa25be9…85e9e6
0x585d…805a0x4284…ac23Base—$0.01100%coinbase73d ago0x36a509…853460
0x585d…805a0x3be6…88d0Base—$0.01100%coinbase73d ago0xdcd242…42a1e6
0x585d…805a0xf3de…fad4Base—$0.01100%coinbase73d ago0x7c7ad7…b49948
0x585d…805a0x5354…df93Base—$0.01100%coinbase73d ago0xf316e8…a86e1d
0x585d…805a0xd3a4…1fc3Base—$0.01100%coinbase73d ago0x3ba015…7235a8
0x585d…805a0x0427…9c91Base—$0.01100%coinbase73d ago0x0db128…dfdae4
0x585d…805a0x6ac1…0d6aBase—$0.01100%coinbase73d ago0x085995…64954c
0x585d…805a0x2ab9…a13dBase—$0.01100%coinbase73d ago0x51c4f9…36ce6d
0x585d…805a0x5711…a9e1Base—$0.01100%coinbase73d ago0xada6ad…838568
0x585d…805a0x56db…ed07Base—$0.01100%coinbase73d ago0x9e5a12…920e97
0x585d…805a0x96b5…903cBase—$0.01100%coinbase73d ago0xea200b…c39dac
0x585d…805a0x4f9c…0e42Base—$0.01100%coinbase73d ago0x9c7aaf…6af679
0x585d…805a0xb600…678cBase—$0.01100%coinbase73d ago0xa709b6…45fefe
0x585d…805a0x1362…1f02Base—$0.01100%coinbase73d ago0xe3237c…fb1a79
0x585d…805a0x8415…2fbfBase—$0.01100%coinbase73d ago0xca1adb…84fdb9
0x585d…805a0xe7fc…f94aBase—$0.01100%coinbase73d ago0x5f41c9…6100c0
0x585d…805a0xa42a…e49eBase—$0.01100%coinbase73d ago0xbb317d…5cdf5c
0x585d…805a0xbb2a…652aBase—$0.01100%coinbase73d ago0x1e7517…9209d8
0x585d…805a0x7ff4…0d91Base—$0.01100%coinbase73d ago0x544781…013fae
0x585d…805a0xccde…f71bBase—$0.01100%coinbase73d ago0x777404…785587
0x585d…805a0xd08b…0ea2Base—$0.01100%coinbase73d ago0x0c49a3…fb2206
0x585d…805a0x3e9b…fb0fBase—$0.01100%coinbase73d ago0x2d79b0…5edbac
0x585d…805a0xc0f8…b3f9Base—$0.01100%coinbase73d ago0x5ffe09…fee2b8

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.