Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xced2c1…73f1b7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x45c28d…867e7e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xef2f8c…17cd31
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xb88e58…d6dfe1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xe8a880…01a2f1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xa657e7…000e21
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x480c86…ec54cc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x09cab7…561dc0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x80feb7…ba92f2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x47d600…ba9a66
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xbeb10e…c2af81
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x93715c…bd3595
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xc7fbb9…aaf34b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x50421c…7ef2ef
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xe28501…02c86e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x5a0b2f…b2ff8d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xaa7a27…5729d8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x49d642…88b3b5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x30ef32…dfed89
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x6a9df6…20c3cb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x3ec36e…eae955
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x5dd4e6…b8a195
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xf429ed…92730d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0x719de4…664e8b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase73d ago0xe69c8e…790570

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.