Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0xbf96ca…cdb0c9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x65b818…2532c4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x60f392…583b77
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x9bb70a…13607e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x86744f…299e93
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x1a014f…647d62
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase93d ago0x85f296…53079f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x6a82ea…05a4ad
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x827cc2…d48334
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x6c59cb…820b79
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0xf26af2…22695e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x5dfa0b…217090
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x8c3807…6ec769
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x796de3…b97d3d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x604f3b…5137cb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0xaa1e37…6c4fd5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0xffd21e…d6e373
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0xa572f2…1a1f61
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x24540b…af3654
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0xb4aea9…af9a95
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0xd2aaec…c4863a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0xfe47fd…baa4e5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x632712…70c747
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x967e1a…1a1532
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase94d ago0x73f938…2b2c04

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.