Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2352…17390x0e3d…7757Base—$10.50100%0xe6a1…011759d ago0x5712a2…88aa0b
0x2352…17390x0e3d…7757Base—$5.25100%0x345f…57af59d ago0xa3eeb1…b3e32a
0x2352…17390x0e3d…7757Base—$10.50100%0xc76e…a7a959d ago0xc3c8a6…0220d0
0x2352…17390x0e3d…7757Base—$1.05100%0xd09f…ebf059d ago0x7ba03a…97e277
0x2352…17390x0e3d…7757Base—$1.05100%0x791a…97b459d ago0x98989e…01b380
0x2352…17390x0e3d…7757Base—$21.00100%0x9cee…c9d959d ago0x7ed03f…4b41c1
0x2352…17390x0e3d…7757Base—$10.50100%0xd6e8…21cd59d ago0x0922e6…0d10e6
0x2352…17390x0e3d…7757Base—$1.05100%0xc4f0…359660d ago0xf613ac…471a9d
0x2352…17390x0e3d…7757Base—$3.15100%0x20cf…bf5560d ago0xcdd3e0…2fe0d2
0x2352…17390x0e3d…7757Base—$1.05100%0x2b35…135b60d ago0x612750…bca7d4
0x2352…17390x0e3d…7757Base—$10.50100%0xa5c8…4ccb60d ago0x69a604…c07c4f
0x2352…17390x0e3d…7757Base—$1.05100%0x2742…8fd160d ago0xeccaec…54406d
0x2352…17390x0e3d…7757Base—$10.50100%0xa842…4fd960d ago0x29c3f2…9e10eb
0x2352…17390x0e3d…7757Base—$1.05100%0xa894…209f60d ago0xa6179d…044069
0x2352…17390x0e3d…7757Base—$5.25100%0x03f1…4e5f60d ago0x4ca0bc…467566

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.