Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2218…8b020xf080…e035Basex402 service$0.01100%coinbase76d ago0xa503c0…ddd125
0x2218…8b020xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase76d ago0xd6af35…693fb8
0x2218…8b020x6302…ad57BaseTripadvisorTravel$0.01100%payAI76d ago0x8922bb…1200ee
0x2218…8b020x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase76d ago0xd960c2…077d84
0x2218…8b020x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase77d ago0x4158fd…ec3c36
0x2218…8b02AI Image GenerationBasex402 serviceImage_gen$0.55100%coinbase77d ago0x51aeab…57cf0d
0x2218…8b020x6e8b…4e2eBasex402 service$0.002100%coinbase77d ago0x73bc6c…df6f5c
0x2218…8b020xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase77d ago0xf41040…f4aa7f
0x2218…8b020x6e8b…4e2eBasex402 service$0.001100%coinbase77d ago0xaf8300…771043
0x2218…8b020x2932…4f60Basex402 service$0.01100%coinbase77d ago0xbed240…945aad
0x2218…8b020x217e…67c4Basex402 Service Auditx402$0.005100%coinbase77d ago0x3a41c0…615c5f
0x2218…8b020x1304…17caBasex402 service$0.25100%coinbase77d ago0x778164…cee242
0x2218…8b020x6e8b…4e2eBasex402 service$0.001100%coinbase77d ago0x575b02…2a8cb2
0x2218…8b020x2b6d…32c5Base2sPublic-records$0.0012100%coinbase77d ago0xc18b30…a8bd7d
0x2218…8b020x217e…67c4Basex402 Service Auditx402$0.005100%coinbase77d ago0xa01cd0…c97b7b

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.