Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b91…5d290x6366…f1e2Base$0.001801100%0x6366…f1e269d ago0x13e65f…ad62bb
0x8b91…5d290x6366…f1e2Base$0.007063100%0x6366…f1e269d ago0x71dc7a…c93418
0x8b91…5d290x6366…f1e2Base$0.22100%0x6366…f1e269d ago0x4c6347…25575b
0x8b91…5d290x6366…f1e2Base$0.14100%0xfc74…d8a569d ago0x25b607…a58bbc
0x8b91…5d290x6366…f1e2Base$0.002421100%0x6366…f1e269d ago0x0f4e3a…5b02c3
0x8b91…5d290x6366…f1e2Base$0.13100%0x6366…f1e269d ago0x2e8051…ad20a1
0x8b91…5d290x6366…f1e2Base$0.007097100%0x6366…f1e269d ago0x5a1127…c1f548
0x8b91…5d290x6366…f1e2Base$0.12100%0x6366…f1e269d ago0xcbd252…f8e954
0x8b91…5d290x6366…f1e2Base$0.09100%0x17c8…043669d ago0x28a28d…c0faf6
0x8b91…5d290x6366…f1e2Base$0.002668100%0x6366…f1e269d ago0x49831f…b11001
0x8b91…5d290x6366…f1e2Base$0.19100%0x6366…f1e269d ago0x7d91c3…bde7bf
0x8b91…5d290x6366…f1e2Base$0.000732100%0x6366…f1e269d ago0x428364…8964d6
0x8b91…5d290x6366…f1e2Base$0.13100%0x6366…f1e269d ago0x969066…c7d5bd
0x8b91…5d290x6366…f1e2Base$0.03100%0xfc74…d8a569d ago0xdc5e34…fbc4b9
0x8b91…5d290x6366…f1e2Base$0.005791100%0x6366…f1e269d ago0x8070b5…4bc849
0x8b91…5d290x6366…f1e2Base$0.14100%0x6366…f1e269d ago0x8be107…cfd575
0x8b91…5d290x6366…f1e2Base$0.000026100%0x6366…f1e270d ago0x250594…22584a
0x8b91…5d290x6366…f1e2Base$0.006993100%0x6366…f1e270d ago0xaaed03…e31f92
0x8b91…5d290x6366…f1e2Base$0.12100%0x6366…f1e270d ago0x4de62d…dc23a7

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.