Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb40…32910x3e0a…78e7Base—$0.005254100%coinbase74d ago0xdf270c…6eefc6
0xeb40…32910x3e0a…78e7Base—$0.003731100%coinbase74d ago0x164ef8…57425a
0xeb40…32910x3e0a…78e7Base—$0.003248100%coinbase74d ago0xeab6b1…8212bf
0xeb40…32910x3e0a…78e7Base—$0.004931100%coinbase74d ago0xef5330…b98b67
0xeb40…32910x3e0a…78e7Base—$0.003062100%coinbase74d ago0xd91a4c…405edb
0xeb40…32910x3e0a…78e7Base—$0.003432100%coinbase74d ago0x267a68…2edf6d
0xeb40…32910x3e0a…78e7Base—$0.005678100%coinbase74d ago0x93939d…782cd0
0xeb40…32910x3e0a…78e7Base—$0.003031100%coinbase74d ago0x585c86…f8c880
0xeb40…32910x3e0a…78e7Base—$0.003528100%coinbase74d ago0x7495ff…a641a6
0xeb40…32910x3e0a…78e7Base—$0.004832100%coinbase74d ago0x363410…8b24c8
0xeb40…32910x3e0a…78e7Base—$0.005641100%coinbase74d ago0x64b39d…1bf345
0xeb40…32910x3e0a…78e7Base—$0.002752100%coinbase75d ago0x21f1f7…f6f0bc
0xeb40…32910x3e0a…78e7Base—$0.004929100%coinbase75d ago0x28dd21…6a0e58
0xeb40…32910x3e0a…78e7Base—$0.004861100%coinbase75d ago0xb960ee…7f9a74
0xeb40…32910x3e0a…78e7Base—$0.003822100%coinbase75d ago0xc74f92…e15c4c
0xeb40…32910x3e0a…78e7Base—$0.004652100%coinbase75d ago0xc7743a…18e2e4
0xeb40…32910x3e0a…78e7Base—$0.003604100%coinbase75d ago0xbc5d68…404c44
0xeb40…32910x3e0a…78e7Base—$0.0029100%coinbase75d ago0x3a1575…0486b6
0xeb40…32910x3e0a…78e7Base—$0.003988100%coinbase75d ago0xef9e68…e4728d
0xeb40…32910x3e0a…78e7Base—$0.002968100%coinbase75d ago0x7f0f75…50b362
0xeb40…32910x3e0a…78e7Base—$0.005083100%coinbase75d ago0x45f30c…6f1667
0xeb40…32910x3e0a…78e7Base—$0.003063100%coinbase75d ago0x947df9…3770dd
0xeb40…32910x3e0a…78e7Base—$0.00293100%coinbase75d ago0x3f1a3d…213218
0xeb40…32910x3e0a…78e7Base—$0.004935100%coinbase75d ago0x5fd20b…abe72b

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.