Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0xfbf424…e834e5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x36be95…79cff6
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase17s ago0x09e66e…1509bb
0xc8c2…bcb20xfe80…47eeBase—$0.001100%fluxa19s ago0xc58c35…7f2873
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI19s ago0x7a4d80…f9a4f4
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0xec8c92…2918d2
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase21s ago0x5c8af4…b2e07d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.02100%coinbase21s ago0xe8e291…0a7a4d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x218660…4ced8f
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase23s ago0x3ae641…4dde6a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xcdb9de…aee8bc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase23s ago0x03b50d…dc3024
0xfb2a…522b0x4f4b…422dBase—$0.0035100%coinbase23s ago0x891df9…440f3c
0x1b53…ed370x3dfe…c813Base—$0.0970%0x5160…2bb623s ago0xb0d4d3…963551
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase25s ago0xedc191…bb0d78
0x8000…efeb0x9fb3…1d9aBasex402 service$0.0091100%coinbase25s ago0x76b6e7…6af3c6
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase25s ago0x50c84d…0277ec
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase27s ago0x11dee5…e91ba3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase27s ago0x93c4d3…748cc4
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase29s ago0xf68457…66f2d0
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase29s ago0x578165…10c354
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x69eb2f…bc3214
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xcf895d…0e9328
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase33s ago0x3c5798…9eb59d
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase35s ago0x7a79dd…645755

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.