Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aca…63310x0e3d…7757Base—$19.65100%0xd091…7b6e68d ago0xe35e27…193599
0x3aca…63310x0e3d…7757Base—$19.65100%0x39e0…3f7968d ago0x4614e5…3d54ce
0x3aca…63310x0e3d…7757Base—$9.36100%0xd022…454168d ago0xd3e2b0…6bce82
0x3aca…63310x0e3d…7757Base—$46.69100%0x2d29…913b68d ago0x4525a6…0a9418
0x3aca…63310x0e3d…7757Base—$46.69100%0x345f…57af69d ago0xfbbf96…4b1d0b
0x3aca…63310x0e3d…7757Base—$16.64100%0x0abd…8e7769d ago0x2a0ac3…9faa25
0x3aca…63310x0e3d…7757Base—$12.37100%0xaecf…8b7569d ago0xce69e1…8506e7
0x3aca…63310x0e3d…7757Base—$12.37100%0x6d49…84c869d ago0x72d9fd…95a128
0x3aca…63310x0e3d…7757Base—$14.56100%0xe706…1d9b69d ago0x00994a…dbc9ec
0x3aca…63310x0e3d…7757Base—$14.56100%0x1875…8fcf69d ago0x60248e…5405ae
0x3aca…63310x0e3d…7757Base—$9.17100%0x41d2…bf7f69d ago0x4b7ec4…85385b

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.