Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4ba44a…732efb
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9916a8…113db4
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5b6608…a0d397
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1aeb17…63f7fe
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x64ee58…4ec3d5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc84e0f…e9e4e4
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8024a8…5451ff
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfec1dd…065122
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x739800…fb653b
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2400af…ee6025
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1031e0…b47dfc
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xedb515…0ac945
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x68ca36…15d7bc
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x541c2b…f15cfb
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x18d16e…fcac11
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x95fb5e…14290d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xce444d…d1a4a2

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.