Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77a7…f2030x3e0a…78e7Base—$0.005205100%coinbase73d ago0x73a940…960bd2
0x77a7…f2030x3e0a…78e7Base—$0.004226100%coinbase73d ago0xb2cae1…549f4f
0x77a7…f2030x3e0a…78e7Base—$0.004111100%coinbase73d ago0x06951b…58545d
0x77a7…f2030x3e0a…78e7Base—$0.005281100%coinbase73d ago0x001259…658f30
0x77a7…f2030x3e0a…78e7Base—$0.004167100%coinbase73d ago0x211fbb…b31ca3
0x77a7…f2030x3e0a…78e7Base—$0.005811100%coinbase73d ago0xbb475b…d3e224
0x77a7…f2030x3e0a…78e7Base—$0.00385100%coinbase73d ago0xb5cd44…e5e7d0
0x77a7…f2030x3e0a…78e7Base—$0.00453100%coinbase73d ago0xd62b22…6b8786
0x77a7…f2030x3e0a…78e7Base—$0.003613100%coinbase73d ago0x6fa79f…c65046
0x77a7…f2030x3e0a…78e7Base—$0.003346100%coinbase73d ago0xf4edc6…1caf78
0x77a7…f2030x3e0a…78e7Base—$0.003633100%coinbase74d ago0xcc05ab…f3853c
0x77a7…f2030x3e0a…78e7Base—$0.003687100%coinbase74d ago0xc970bc…1a0e40
0x77a7…f2030x3e0a…78e7Base—$0.005631100%coinbase74d ago0xa868dd…d015ad
0x77a7…f2030x3e0a…78e7Base—$0.003869100%coinbase74d ago0x770213…71baa6
0x77a7…f2030x3e0a…78e7Base—$0.003414100%coinbase74d ago0xd4b8db…edbb0f
0x77a7…f2030x3e0a…78e7Base—$0.005032100%coinbase74d ago0x467a8b…9c68d5
0x77a7…f2030x3e0a…78e7Base—$0.004382100%coinbase74d ago0x24255d…ed13ca
0x77a7…f2030x3e0a…78e7Base—$0.004282100%coinbase74d ago0xd80da3…830736
0x77a7…f2030x3e0a…78e7Base—$0.003829100%coinbase74d ago0x0253c7…ae33fc
0x77a7…f2030x3e0a…78e7Base—$0.004275100%coinbase74d ago0xcef8e3…badade
0x77a7…f2030x3e0a…78e7Base—$0.005852100%coinbase74d ago0x85821f…c8a8db
0x77a7…f2030x3e0a…78e7Base—$0.004625100%coinbase74d ago0x1e85b9…25c9cb
0x77a7…f2030x3e0a…78e7Base—$0.004947100%coinbase74d ago0x14cb0d…d7a0e1
0x77a7…f2030x3e0a…78e7Base—$0.003194100%coinbase74d ago0x936dbb…1ad56c
0x77a7…f2030x3e0a…78e7Base—$0.003324100%coinbase74d ago0xd6dda2…fe3656

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.