Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$21.0070%0xad90…433223d ago0xad2c34…ff5828
0x8947…94f00x47c5…4fc3Base—$14.7070%0x0e26…797823d ago0xf5863d…cae741
0x8947…94f00x47c5…4fc3Base—$10.5070%0xfe42…c1f023d ago0x21f537…c9c1e5
0x8947…94f00x47c5…4fc3Base—$10.5070%0x493f…ab8f23d ago0xe07140…0f6c23
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9ee0…41c323d ago0x1dfb49…349441
0x8947…94f00x47c5…4fc3Base—$105.0070%0xc234…1c3823d ago0xe7a0f7…f23655
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1763…dc2223d ago0xd2102b…ec65f4
0x8947…94f00x47c5…4fc3Base—$10.5070%0x44bc…cd6a23d ago0x4434f6…b7095d
0x8947…94f00x47c5…4fc3Base—$10.5070%0xeb08…9f9c23d ago0xec889d…72bf7c
0x8947…94f00x47c5…4fc3Base—$10.5070%0x5d0b…1ded23d ago0x590df3…0a5061
0x8947…94f00x47c5…4fc3Base—$10.5070%0x4760…47ea23d ago0x694a23…a0866a
0x8947…94f00x47c5…4fc3Base—$10.5070%0x6d99…b43323d ago0xfa45e6…cb1dde
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1ef5…d9e823d ago0x897cc9…1b0bcf
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9ee1…38b023d ago0xd7a344…b41f1c

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.