Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x9352c2…966688
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0xe7df85…8cb26c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0xb04139…56ef41
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0xb7da49…c85c17
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x7d806b…d2e577
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x8bd11b…3d71d6
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0xbbfccd…f1e14f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0xbefadb…5b8c34
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x0eb606…b1f2ff
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x2a6e6e…02f64b
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x616865…9c862e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x0d1491…fb5dc2
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x295ec0…232def
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0xe4292a…06a519
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0xd0292b…39eb42
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0xbdf7a2…9d275f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0xcf2ccb…4e21ca
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0x7c3c96…75631c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0xe72b49…32eb9b
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0x978da6…fa39d2
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0x942168…608015
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0x2ebe91…54f6b9
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0xc9d61f…c71b1b
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase4d ago0x990b58…579593

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.