Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x504f…e55b0xe155…7e07Base—$0.01100%0x461a…5962106d ago0x5f3779…94846a
0x504f…e55b0x5865…0e0dBase—$0.01100%0x461a…5962106d ago0x4f8047…ff9a25
0x504f…e55b0xde52…06b5Base—$0.01100%0x461a…5962106d ago0x506176…581396
0x504f…e55b0x99ca…fa28Base—$0.00768100%0x461a…5962106d ago0x3d81f3…13d85d
0x504f…e55b0xb2b2…273bBase—$0.01100%0x461a…5962106d ago0x51c9b1…4ba7d2
0x504f…e55b0xe155…7e07Base—$0.01100%0x461a…5962106d ago0x0751c7…ca7375
0x504f…e55b0xa1c8…9b47Base—$0.01100%0x461a…5962106d ago0xc55ca0…badc6a
0x504f…e55b0x9555…7665Base—$0.02100%0x461a…5962106d ago0xe92f47…74ec8e
0x504f…e55b0xf0a0…3373Base—$0.00768100%0x461a…5962106d ago0xcb954d…5e6299
0x504f…e55b0xf28f…4e15Base—$0.00768100%0x461a…5962106d ago0x69d2a3…5f2721
0x504f…e55b0xb2b2…273bBase—$0.003776100%0x461a…5962106d ago0xe38e6e…ca4d3c
0x504f…e55b0x8780…289eBase—$0.02100%0x461a…5962106d ago0x3cf62c…56c3c8
0x504f…e55b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x3c5636…e8fb71
0x504f…e55b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xecf980…52240d
0x504f…e55b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x655138…003229
0x504f…e55b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x3758ef…33f4b1
0x504f…e55b0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x287ed5…c9162b

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.