Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x10c998…1c7076
0x1203…60260x40a8…ad8bBasex402 service$0.01100%coinbase8s ago0x581641…3cfee7
0xfeb1…8aa30x3e0a…78e7Base$0.005374100%coinbase10s ago0xad81d6…395272
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xe90ed5…fbf705
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x6d515a…52036a
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase12s ago0x16c2fd…ad27e0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14s ago0x2f1ae7…57c3c6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase16s ago0xb49509…7f3014
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase16s ago0x51afa2…cc4865
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase18s ago0x95c7a6…2cb6ef
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xaefc7d…da1e82
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xe3a2a9…604639
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0021…ad8f24s ago0x9b5e29…d07301
0x4c79…c8930x6839…1a2bBase$0.003100%coinbase24s ago0x910030…d21d9e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x439975…97ae22
0x79ec…56320x47c5…4fc3Base$21.0070%0xa96f…aeb130s ago0x31e883…9d1e49
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase30s ago0x1c5e37…f6c446
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase32s ago0x62a97b…46017d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x1de6fe…f547dc
0xb7f5…a9cb0x6839…1a2bBase$0.003100%coinbase34s ago0x8a662c…0a3768
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36s ago0x624e9b…cbcbdd
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xc2e38c…08f9d2
0x3079…e0770x3e0a…78e7Base$0.004143100%coinbase36s ago0x133442…d80297
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase36s ago0x388f74…d11221
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40s ago0x1a23b6…6e3bc2

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.