Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b8a…1abd0x76b6…14f5Base—$0.01100%payAI53d ago0x62c015…365e61
0x2b8a…1abd0x76b6…14f5Base—$0.04100%payAI53d ago0x6b056a…ecb34c
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0x1d94be…d27898
0x2b8a…1abd0x76b6…14f5Base—$0.03100%payAI53d ago0x69998b…d892b4
0x2b8a…1abd0x76b6…14f5Base—$0.01100%payAI53d ago0xf5aec5…1b8680
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0xa1a8b8…892f6a
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0x64a0a6…bd6d9b
0x2b8a…1abd0x76b6…14f5Base—$0.03100%payAI53d ago0xa3ca3f…04f264
0x2b8a…1abd0x76b6…14f5Base—$0.01100%payAI53d ago0x862a0b…2c8481
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0x0500aa…237548
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0xd3e64c…41e827
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0x39dc9b…e4c4d4
0x2b8a…1abd0x76b6…14f5Base—$0.01100%payAI53d ago0x33c213…bb754a
0x2b8a…1abd0x76b6…14f5Base—$0.03100%payAI53d ago0xd287f4…4505e8
0x2b8a…1abd0x76b6…14f5Base—$0.01100%payAI53d ago0xd58a7e…608c85
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0xf29e2a…671bcd
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0x996e4e…7cad45
0x2b8a…1abd0x76b6…14f5Base—$0.03100%payAI53d ago0xf3d25e…ad1db1
0x2b8a…1abd0x76b6…14f5Base—$0.01100%payAI53d ago0x850eb8…c98153
0x2b8a…1abd0x76b6…14f5Base—$0.02100%payAI53d ago0xa0bf3f…051cbd

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.