Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e1…7d9d0xbfd7…b7edBase$0.005100%coinbase9d ago0x5f93d6…1a8319
0x52b4…41f50xbfd7…b7edBase$0.005100%coinbase9d ago0x2194c7…3e0521
0x154b…e3f90xbfd7…b7edBase$0.005100%coinbase9d ago0xde7404…d58587
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase9d ago0x3519c2…af7b03
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase9d ago0xa59f1e…455d17
0xe9ce…88810xbfd7…b7edBase$0.005100%coinbase9d ago0x9eb49e…e379e8
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase9d ago0xcd64ef…06581f
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase9d ago0x1a19f8…852d61
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase9d ago0x375cbd…831709
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase9d ago0xccf0c6…213e95
0x154b…e3f90xbfd7…b7edBase$0.01100%coinbase10d ago0xa7afa7…0e59e6
0x154b…e3f90xbfd7…b7edBase$0.01100%coinbase10d ago0xdc1af5…ce04b7
0x154b…e3f90xbfd7…b7edBase$0.01100%coinbase10d ago0x4b1aaf…153f81
0x154b…e3f90xbfd7…b7edBase$0.005100%coinbase10d ago0xf70045…8fce1b
0xe9ce…88810xbfd7…b7edBase$0.005100%coinbase10d ago0x79189c…e87c42
0x03e1…7d9d0xbfd7…b7edBase$0.005100%coinbase10d ago0xac57cc…c871d3
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase10d ago0x70231e…f8ea35
0xe206…7dd60xbfd7…b7edBase$0.005100%coinbase10d ago0x2c2440…287be5
0x27da…4e2d0xbfd7…b7edBase$0.005100%coinbase10d ago0x800fe9…27f3ff
0xca5c…e61d0xbfd7…b7edBase$0.005100%coinbase10d ago0xc99828…db1948
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase10d ago0x7e1de9…f7de1d
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase10d ago0x776032…1fffcb
0x03e1…7d9d0xbfd7…b7edBase$0.005100%coinbase10d ago0xf01b02…f0ef69
0x52b4…41f50xbfd7…b7edBase$0.005100%coinbase10d ago0xbed840…ac0a74
0x154b…e3f90xbfd7…b7edBase$0.005100%coinbase10d ago0xfeda5c…4ba664

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.