Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$8.49100%Payer-submitted66d ago0xa6f904…2030f7
0xa54d…49f50xe742…ea88Base—$4.05100%Payer-submitted66d ago0xa5af08…24c1ec
0xa54d…49f50xe742…ea88Base—$304.85100%Payer-submitted66d ago0x586243…0df966
0xa54d…49f50xe742…ea88Base—$149.85100%Payer-submitted66d ago0x233199…04ffdb
0xa54d…49f50xe742…ea88Base—$499.53100%Payer-submitted66d ago0xdadb09…593f6e
0xa54d…49f50xe742…ea88Base—$18.82100%Payer-submitted66d ago0xef80b9…777315
0xa54d…49f50xe742…ea88Base—$39.30100%Payer-submitted66d ago0x37c838…2adae8
0xa54d…49f50xe742…ea88Base—$144.08100%Payer-submitted66d ago0x991b27…b946d0
0xa54d…49f50xe742…ea88Base—$1.88100%Payer-submitted66d ago0x7b8b03…4c2a34
0xa54d…49f50xe742…ea88Base—$77.26100%Payer-submitted66d ago0x593f54…6c25c6
0xa54d…49f50xe742…ea88Base—$0.74100%0x7347…d69166d ago0x0c3896…79b497
0xa54d…49f50xe742…ea88Base—$3.65100%Payer-submitted66d ago0xb65ed4…a0587d
0xa54d…49f50xe742…ea88Base—$202.49100%Payer-submitted66d ago0x997bd9…bd4625
0xa54d…49f50xe742…ea88Base—$34.27100%Payer-submitted66d ago0x8628d6…676c21
0xa54d…49f50xe742…ea88Base—$512.05100%0x7347…d69166d ago0x760ec1…afd370
0xa54d…49f50xe742…ea88Base—$699.20100%Payer-submitted66d ago0xad1469…2fabab
0xa54d…49f50xe742…ea88Base—$9.73100%Payer-submitted66d ago0x9fb3b3…0c0dec
0xa54d…49f50xe742…ea88Base—$206.33100%Payer-submitted66d ago0xfd83d6…14358a
0xa54d…49f50xe742…ea88Base—$3.17100%Payer-submitted66d ago0xe5ba13…c51c7b
0xa54d…49f50xe742…ea88Base—$4.11100%Payer-submitted66d ago0x1ed27c…cfd8e5
0xa54d…49f50xe742…ea88Base—$2.25100%Payer-submitted66d ago0x6c55bf…dd6421
0xa54d…49f50xe742…ea88Base—$1.98100%Payer-submitted66d ago0xe8ac13…f4892f
0xa54d…49f50xe742…ea88Base—$1.28100%Payer-submitted66d ago0x5f4dd9…baa55a
0xa54d…49f50xe742…ea88Base—$49.45100%Payer-submitted66d ago0x67b9d3…1e7113
0xa54d…49f50xe742…ea88Base—$40.82100%Payer-submitted66d ago0x9c1ccb…a5e5fc

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.