Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase8s ago0xcf0dbb…c9ffc1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase8s ago0x802453…970f47
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0xeae697…a7e0f6
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase8s ago0x7f8dab…a57269
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase8s ago0x5124fb…163521
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI8s ago0x105696…991b79
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase8s ago0x391494…e90b44
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase8s ago0xa9884a…fed768
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase8s ago0xc74185…6a901f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xb1c59b…d9917e
0x0c66…59db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x686ea2…1d3777
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase18s ago0xa8d62b…fbc66f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518s ago0xe7e033…bfb287
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc24s ago0x53a2a9…c35ed6
0x7fef…d87c0xc9d7…9f19Base—$4.8870%0x981d…fa8124s ago0x96d488…0a653c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase26s ago0xcd159f…f32ee6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x7a262c…d94f65
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x49bfac…e8ebd9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0xbdf51f…6a53c6
0xb827…8a0f0x5aae…482eBase—$0.25100%coinbase28s ago0xf26a98…7aae63
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…793228s ago0x2fcc87…93f736
0xfc2e…db2d0xf5ff…c3b9Base—$1.0070%0x53ac…577e30s ago0x16b5d3…358e19
0xa787…64cf0x47c5…4fc3Base—$15.7570%0xc07c…d71834s ago0x61232b…b3ad21
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase36s ago0x3d6e3b…a0ef10
0xc7f3…c0440x5f11…468aBase—$0.33100%primer36s ago0x8bf345…384b84

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.