Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x47dec3…86d965
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x78d6cc…a9b3e2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x0bbd36…e23fc4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xdc4713…5ecbe9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x405319…a1893c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xe7cb25…5950ad
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xb06580…a39f16
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xed6323…05fe39
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xa98bd6…9d7a6f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x4c2dec…fa1ccc
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xb2d8b9…771e7c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xa5dbb2…9506b3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xc22ea6…372b81
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xcaa2b9…0aab50
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x6108ec…0dd87b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x7808f2…7c0b90
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x052d84…74c31a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x4a2c00…b39e85
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xadcba0…458f37
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x591966…a146a9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x8aa20a…ca474b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x19db3a…c056f8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x5e584f…dbccd2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x69e05d…90b627

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.