Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb9b…ddb30x6839…1a2bBase—$0.003100%coinbase16s ago0xaef558…3f7867
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase16s ago0xeb38a1…fa7ef5
0xe36f…ca720x9e25…0810Base—$0.0370%0x9e25…081016s ago0x98978b…bfa27f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase18s ago0xa264dd…70a944
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase18s ago0xc7d5c5…cda768
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x1b75c4…e99e04
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase18s ago0xe74d96…56b117
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase20s ago0xacbf47…8d89da
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase22s ago0xa2a6f8…ab2a80
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a524s ago0x7210f7…fdb2e4
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0x4d2e55…17d009
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase26s ago0x27a57d…945102
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0x9bcc68…633cee
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa28s ago0xa2114f…81df60
0x3382…c44c0x6839…1a2bBase—$0.003100%coinbase30s ago0xdc4028…d582ac
0xeec3…c0b20xef43…6c7fBase—$0.01100%virtuals30s ago0x6c07e2…ed2f49
0xba93…f6970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x8bd5cf…d8907c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase32s ago0x1f3b3b…5c5a19
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0x00097b…afaf98
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase34s ago0xdfc4cb…895046
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34s ago0x3acad1…17f063
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xf8f4c9…1c693c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase36s ago0x7ceb5d…3df780
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase36s ago0x5aa545…bc0f94
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase36s ago0x922eff…e950f1

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.