Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a510s ago0x0fe858…9fe738
0xba3b…26a10x77b0…3995Base—$4,776.0070%0xa923…c9ac10s ago0xc70df6…0beeee
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x0135dd…9661e5
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.006499100%coinbase14s ago0xefc388…1b996f
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a514s ago0x0512d4…6a4542
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55314s ago0x2710f4…a1c227
0xbc1a…52460x7dbb…59e0Base—$20.0070%0x323a…a4f214s ago0xcad2a6…5a8847
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0x2c67ec…8fc901
0x928f…cde10x3e0a…78e7Base—$0.005359100%coinbase16s ago0xa4ce67…56b521
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5e1234…b89f29
0x5c4e…a0fd0x4020…0003Base—$0.00670%0xb3ed…641b18s ago0xf6e8cf…3cfeb4
0x5c4e…a0fd0x4020…0003Base—$0.00670%0xb3ed…641b18s ago0xf6e8cf…3cfeb4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18s ago0x65d03b…87e7bf
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0x63f8c3…729b42
0x2d55…18130xef43…6c7fBase—$0.01100%virtuals22s ago0x9a2350…b76fbb
0x5c4e…a0fd0x4020…0003Base—$0.00370%0xb3ed…641b22s ago0xb666ab…2b7216
0x5c4e…a0fd0x4020…0003Base—$0.00370%0xb3ed…641b22s ago0xb666ab…2b7216
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55322s ago0xb279f2…c177e3
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55324s ago0x324009…00cffd
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase24s ago0xdf8ed1…b1fed8
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0x5e000c…1fe759
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55326s ago0xaa34d5…b10d3d
0x5c4e…a0fd0x4020…0003Base—$0.001570%0xb3ed…641b26s ago0xe9bbef…d94f0b
0x5c4e…a0fd0x4020…0003Base—$0.001570%0xb3ed…641b26s ago0xe9bbef…d94f0b
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb3ed…641b28s ago0xa93f64…1312a0

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.