Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase41d ago0x0dd1ed…dd77ca
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase41d ago0xb152c2…9015fa
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase41d ago0xc9d9bd…e74c67
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase41d ago0x79351f…d4646a
0x1ebf…76220xb0af…7de0Base—$0.22100%coinbase41d ago0xfd9a94…720cc8
0x1ebf…76220xb0af…7de0Base—$0.22100%coinbase41d ago0xc9e60a…dca4be
0x1ebf…76220xb0af…7de0Base—$0.22100%coinbase41d ago0x58a8c2…d44b18
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase41d ago0x49deda…c75026
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase41d ago0x9154a6…09ac1e
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase41d ago0xd3d3ac…26b4c6
0x1ebf…76220xb0af…7de0Base—$0.24100%coinbase41d ago0x1afe1f…269552
0x1ebf…76220xb0af…7de0Base—$0.24100%coinbase41d ago0x66cf3a…6664f6
0x1ebf…76220xb0af…7de0Base—$0.24100%coinbase41d ago0xdfd998…f73497
0x1ebf…76220xb0af…7de0Base—$0.22100%coinbase41d ago0x4a87d7…493446
0x1ebf…76220xb0af…7de0Base—$0.30100%coinbase41d ago0xe9be45…13f8ce
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase41d ago0xa2b598…f3c025
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase41d ago0xa33d0b…9686da
0x1ebf…76220xb0af…7de0Base—$0.30100%coinbase41d ago0xbc9ccb…33b5ed
0x1ebf…76220xb0af…7de0Base—$0.39100%coinbase41d ago0x8ecee3…085bf9
0x1ebf…76220xb0af…7de0Base—$0.36100%coinbase41d ago0x5273be…8971f3
0x1ebf…76220xb0af…7de0Base—$0.28100%coinbase41d ago0xa65074…7baf31
0x1ebf…76220xb0af…7de0Base—$0.22100%coinbase41d ago0x4112fa…995da1
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase41d ago0xf44bf8…09e847
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase41d ago0x4bcad8…13f59e
0x1ebf…76220xb0af…7de0Base—$0.28100%coinbase41d ago0x4b8a08…a5a3c9

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.