Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0x6676ca…4a7d4d
0xa7db…6907DriftflightBaseDriftflight$0.01100%coinbase16s ago0xd618e4…df76d1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x797777…da0978
0x6ef3…628f0x7793…6c65Base—$1.0070%0xa923…c9ac22s ago0x6c0f32…45f0d5
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase24s ago0x1e50af…4e5750
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x8bd51d…64638b
0x1223…d0fd0x6839…1a2bBase—$0.003100%coinbase28s ago0xa18a70…5f5fe4
0xa7db…6907DriftflightBaseDriftflight$0.01100%coinbase30s ago0x16ead9…6d9dad
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x48b63d…bfa539
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase34s ago0x29944e…74be65
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xa0c1fa…d12fba
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xf4b22f…9be923
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase36s ago0x915372…16cbe7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36s ago0x3f811d…19b29d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8107…169940s ago0xfd0294…a3f879
0xc6b9…02720x2fc6…befeBase—$110.8670%0x6351…0d6244s ago0xc1049b…684e90
0x723f…ee6e0x6839…1a2bBase—$0.003100%coinbase44s ago0x621ccb…e7b9f9
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase44s ago0xf530f2…105205
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46s ago0x798538…85dd7b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x56bda8…61e2a0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x99d5f1…0459aa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase52s ago0x060174…ea592a
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x4d9e33…7c645e
0x3c4f…96300x6e2d…b9c4Base—$1.0070%0x3e32…3ce754s ago0x25c264…3bade7
0xaf9c…4e8a0x6839…1a2bBase—$0.003100%coinbase1m ago0x24dfb0…d887d9

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.