Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x7c2880…571366
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x36855e…776b01
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xcc1f34…8ae45e
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xf061f1…19b0aa
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xd4852e…11b5ad
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x920a3d…0678fa
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xea3936…56575b
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x5d7355…e74752
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xdbb216…981713
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xf4a974…feeee1
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x179308…3a5973
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xc30aef…b57c81
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x7d9a69…b7b282
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xbf2739…864f78
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x9477fe…e6df92
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x8a37cc…69a660
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xf5e3c4…427ad8
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x081306…8f47d1
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x51a71a…37cbc7
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xdf48ad…501cfe
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xabba73…57dadf
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x50187d…88416b
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x15e396…c94f72
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0x81c8d7…12d97b
0x8f54…71ae0xa9dd…2315Base—$0.002100%coinbase122d ago0xa49321…3d58e1

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.