Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase10s ago0x31e8d3…9ee9de
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase12s ago0xc3c2fe…1991c6
0x9420…17ab0x47c5…4fc3Base—$6,115.2270%0x7929…b33112s ago0xca9047…d6230e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0x0a0c14…09e33b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xb99d7a…4060ff
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase14s ago0xf26a87…48098d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14s ago0x8c42af…09fabe
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase16s ago0x19154a…13b057
0x8c6e…1b030x7dd5…2629Basex402 service$0.02100%coinbase18s ago0x423f23…e485d8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x04ac2b…7cebe6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20s ago0xc0c1f0…01c133
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20s ago0x39f870…537f8c
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22s ago0xcfe4e0…61e8c1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase22s ago0x4a8b64…8f853a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase22s ago0x549a4f…27892c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase24s ago0xbbc547…ab7812
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase24s ago0x8a5861…cc188c
0x9074…81000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xc525c7…ca4a58
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xa95a06…eaea77
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase26s ago0xa3da33…4f6c22
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase30s ago0x8bfa97…e3e4ed
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI32s ago0x380703…74645a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34s ago0xb0f5d5…3b2d2d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34s ago0x9a06d5…694db2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xe77949…4ea325

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.