Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xf21b33…9a0afa
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xa90939…331b28
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xa7cb92…412dee
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xbdb647…1ba0b5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xf81687…e65b1f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase19d ago0xd23473…37be47
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x6d7268…277d14
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x900c6b…7b4754
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x09bd13…08fd5f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xffc5d2…282863
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x325e90…7498b8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xba46ac…b108a2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x8cf8e7…4d358f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x201f85…a96136
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x01c291…bbebd4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x937ef3…5667a8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x48e4b1…397ff0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x0ab527…4dd4cc
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase19d ago0xa16b76…5b5785
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x2e9438…748896
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0x121aa0…4e3aad
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xd09d3c…b48752
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase19d ago0xfd7454…9af8b4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x7bf855…ae6ef8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x6e80c2…3f439a

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.