Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x046c…5dd20x3e0a…78e7Base—$0.002877100%coinbase75d ago0xb57494…06dc01
0x046c…5dd20x3e0a…78e7Base—$0.004601100%coinbase75d ago0xf79fdc…cbf47f
0x046c…5dd20x3e0a…78e7Base—$0.003555100%coinbase75d ago0x0ac6af…e921dd
0x046c…5dd20x3e0a…78e7Base—$0.002669100%coinbase75d ago0x03ad73…93c3f7
0x046c…5dd20x3e0a…78e7Base—$0.004402100%coinbase75d ago0xbe22be…e387d5
0x046c…5dd20x3e0a…78e7Base—$0.004395100%coinbase75d ago0x242a60…062b3b
0x046c…5dd20x3e0a…78e7Base—$0.004969100%coinbase75d ago0x319928…1c1626
0x046c…5dd20x3e0a…78e7Base—$0.005099100%coinbase75d ago0xa8e388…5a4c9a
0x046c…5dd20x3e0a…78e7Base—$0.003942100%coinbase75d ago0x8e2987…bc18b0
0x046c…5dd20x3e0a…78e7Base—$0.005043100%coinbase75d ago0xd3b773…ed5444
0x046c…5dd20x3e0a…78e7Base—$0.004507100%coinbase75d ago0x84974e…210b2a
0x046c…5dd20x3e0a…78e7Base—$0.004371100%coinbase75d ago0x727002…b46c0d
0x046c…5dd20x3e0a…78e7Base—$0.003362100%coinbase75d ago0x6dce1a…34e5e1
0x046c…5dd20x3e0a…78e7Base—$0.004859100%coinbase75d ago0xff6b84…ab969e
0x046c…5dd20x3e0a…78e7Base—$0.004493100%coinbase75d ago0x138909…19f5fb
0x046c…5dd20x3e0a…78e7Base—$0.004922100%coinbase75d ago0xcedfa2…27a861
0x046c…5dd20x3e0a…78e7Base—$0.003207100%coinbase75d ago0x565038…4cabb6
0x046c…5dd20x3e0a…78e7Base—$0.002986100%coinbase75d ago0xf4e14b…7a595a
0x046c…5dd20x3e0a…78e7Base—$0.005787100%coinbase75d ago0xbeef4d…d378fa
0x046c…5dd20x3e0a…78e7Base—$0.004992100%coinbase75d ago0xbc9925…fb6e84
0x046c…5dd20x3e0a…78e7Base—$0.004757100%coinbase75d ago0xc563ae…575f1b
0x046c…5dd20x3e0a…78e7Base—$0.002819100%coinbase75d ago0x2898d3…2e2a73
0x046c…5dd20x3e0a…78e7Base—$0.004148100%coinbase75d ago0xb2d09c…3dbe57
0x046c…5dd20x3e0a…78e7Base—$0.002847100%coinbase75d ago0x3be97c…92ce53

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.