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%coinbase66d ago0x0ee30b…563902
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xbecd17…b8cf9f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xe5cb45…11f074
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x7b6260…5eeaaa
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x0b5f2b…532c19
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xb4b755…98bc07
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xfe674c…4007cc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x793e78…7e6a69
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xb1f8fa…0ff370
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x3df802…b21eb3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x456dbc…276e48
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x7dafdf…a11c9b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x39f59f…4d3ac2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x07e250…1b66b6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x526cb8…b5a6f5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x838b96…071704
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xd6af1f…64d37b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x3b5404…ede041
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x8a4cdb…c7fb32
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xfff074…c4d3c2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xbfbca4…9ae018
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xdaf377…0d360a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0x050f9c…201d53
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xf93315…08d4c8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase66d ago0xf1f314…47c250

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.