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%coinbase7s ago0x050aa0…328ac4
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase7s ago0xda8cba…dc1005
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7s ago0x244060…ecbb37
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a59s ago0x120b5c…44e13a
0x5032…09a20x47c5…4fc3Base—$25.9970%0x5613…339e11s ago0x24aa14…9843d2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x99e942…0edc2e
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0xf8f2fa…ed35d5
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b15s ago0x537026…f1990d
0xa848…6b890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x083730…970d54
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0xd0df22…dcf830
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x0c8510…cf6d66
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b19s ago0x6c3025…e96299
0xb811…fb0f0x47c5…4fc3Base—$10.0070%0x238c…f4bb19s ago0xcd30f4…90d8fc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21s ago0x340aa6…078c62
0xc7f3…c0440x5f11…468aBase—$0.35100%primer23s ago0x90a3d3…94d93c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase25s ago0x176421…769507
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase27s ago0x927bd7…c3c307
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x13a5c8…84e3e0
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0x7f08b9…7b82b6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase29s ago0x9cf0dd…5e1672
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase29s ago0x7555bf…9ac1e1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xbca802…7c639f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase33s ago0xd5f690…933f9d
0xa848…6b890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x0d8c54…2ebe0c
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0x45539d…a4f12b

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.