Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase8s ago0xbe7600…ebe658
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8s ago0xceacb8…70d27c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0xb5b3c2…ef0286
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase8s ago0x5b12fd…f82582
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase10s ago0xd2dccb…34c9b4
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase12s ago0xe92dec…0c0705
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase12s ago0x61a9d2…e4dd2d
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase16s ago0xfca6a7…08d908
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase16s ago0x3cbe67…949f88
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0xfbf424…e834e5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x36be95…79cff6
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase20s ago0x09e66e…1509bb
0xc8c2…bcb20xfe80…47eeBase—$0.001100%fluxa22s ago0xc58c35…7f2873
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI22s ago0x7a4d80…f9a4f4
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0xec8c92…2918d2
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase24s ago0x5c8af4…b2e07d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.02100%coinbase24s ago0xe8e291…0a7a4d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x218660…4ced8f
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase26s ago0x3ae641…4dde6a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xcdb9de…aee8bc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase26s ago0x03b50d…dc3024
0xfb2a…522b0x4f4b…422dBase—$0.0035100%coinbase26s ago0x891df9…440f3c
0x1b53…ed370x3dfe…c813Base—$0.0970%0x5160…2bb626s ago0xb0d4d3…963551
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase28s ago0xedc191…bb0d78
0x8000…efeb0x9fb3…1d9aBasex402 service$0.0091100%coinbase28s ago0x76b6e7…6af3c6

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.