Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0x957bbd…8d0401
0xb9bb…14fe0xb922…e40cBase—$25.9870%0xf0f7…65c515s ago0x6b7757…08dc2c
0x752d…51c90x6839…1a2bBase—$0.003100%coinbase19s ago0xffaa70…994253
0xfcbb…e8130x47c5…4fc3Base—$10.0070%0x4184…789b21s ago0x3a1c9b…e447f3
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x48974b…774e41
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xdd7ac4…248d60
0xf2d3…98850xf2d3…9885Base—$0.005100%payAI25s ago0x4d941b…8dd431
0x1475…a3380xa8b2…1d68Base—$0.0170%0x9501…c67725s ago0xa311c1…20b297
0xf2d3…98850xf2d3…9885Base—$0.003100%payAI27s ago0x889387…22cd6f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x27efba…a242bd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xafd7c0…97d793
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x35bc32…192eb4
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0xc3ada1…8c0c07
0xc251…2e2f0x6839…1a2bBase—$0.003100%coinbase31s ago0x8a88a0…583189
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0x3d46f0…f3fa83
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793235s ago0xbf3cf3…71db47
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase35s ago0x3fd9af…f13390
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase35s ago0x2e713c…615680
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase35s ago0x3e4c8a…d27e7b
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase35s ago0x7f42a1…8a8b39
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x616a86…e9ec3a
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0xa93b26…5bf059
0xa54d…49f50x126e…9212Base—$6.3470%0x64b2…883337s ago0x4bb626…b4febd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xaf16e2…5bf90c
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0x695eeb…284f35

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.