Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.05100%0x781c…500182d ago0xa3c06e…76ebdd
0xa787…64cf0x0e3d…7757Base$21.00100%0x7c94…b13e82d ago0x18bf34…0e4aa7
0xa787…64cf0x0e3d…7757Base$1.05100%0x0452…7f6682d ago0xc64995…b6bcbb
0xa787…64cf0x0e3d…7757Base$5.25100%0x212c…a8f682d ago0xd8d1bf…67f456
0xa787…64cf0x0e3d…7757Base$10.50100%0x8d6c…345882d ago0x02b24c…c49bf3
0xa787…64cf0x0e3d…7757Base$26.25100%0xec3e…414c82d ago0x067323…ce12ee
0xa787…64cf0x0e3d…7757Base$5.25100%0x39e9…239382d ago0xf06250…ea6125
0xa787…64cf0x0e3d…7757Base$2.10100%0x6e05…667f82d ago0x2ba0f8…188047
0xa787…64cf0x0e3d…7757Base$1.05100%0x03f1…4e5f82d ago0xffc85e…b4ddc8
0xa787…64cf0x0e3d…7757Base$5.25100%0x6f36…132b82d ago0xdd4a79…3f4fda
0xa787…64cf0x0e3d…7757Base$72.45100%0xf3d1…2b9c82d ago0x4e2378…7b431e
0xa787…64cf0x0e3d…7757Base$3.15100%0x33d4…503782d ago0xca2094…ae14e8
0xa787…64cf0x0e3d…7757Base$6.30100%0x781c…500182d ago0xe3ea7c…e7517a
0xa787…64cf0x0e3d…7757Base$3.15100%0x72ef…0ffd82d ago0xfb52f8…bb5250
0xa787…64cf0x0e3d…7757Base$2.10100%0xd27a…bec882d ago0x1a204b…89c53f
0xa787…64cf0x0e3d…7757Base$5.25100%0x0dc1…621482d ago0x9f8770…a3081f
0xa787…64cf0x0e3d…7757Base$1.05100%0x6476…d72682d ago0x986cea…388e9c
0xa787…64cf0x0e3d…7757Base$4.20100%0x73bd…b44482d ago0x405927…33b84e
0xa787…64cf0x0e3d…7757Base$1.05100%0xbf7d…708b82d ago0x1b13fa…44b184
0xa787…64cf0x0e3d…7757Base$10.50100%0x2b35…135b82d ago0xc92e63…bdd228
0xa787…64cf0x0e3d…7757Base$11.55100%0xa6d0…a3cd82d ago0x2f9f6d…ac0845
0xa787…64cf0x0e3d…7757Base$10.50100%0xe620…490182d ago0xd3b3f9…9ca581
0xa787…64cf0x0e3d…7757Base$6.30100%0x752e…993382d ago0x0844b4…3d645c
0xa787…64cf0x0e3d…7757Base$2.10100%0x3dd1…4d5c82d ago0x38321e…bdd535
0xa787…64cf0x0e3d…7757Base$1.05100%0xfe64…ec0882d ago0xc5b2e9…975de3

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.