Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x712e…54070x0529…7db3Base—$0.01100%payAI40d ago0x152dca…911377
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI40d ago0x9eefa2…e99d5c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase40d ago0xa77b33…66b89d
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase40d ago0xdc15f3…5c0c5c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x0717ca…1d1770
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase40d ago0xd90616…77aa35
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007435100%coinbase40d ago0x517365…3bd0a8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase40d ago0xb9e461…62378e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xca99f3…42dfc0
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa40d ago0x9a3107…816bdc
0x2260…88f00xa9dd…2315Base—$0.002100%coinbase40d ago0x297119…8192c6
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase40d ago0x4c7391…b26ac4
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase40d ago0x929ced…aa7b64
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xca03e1…a027fc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x01550c…71e6a5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007435100%coinbase40d ago0x089386…b38356
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI40d ago0x6c391d…e1aa1c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005341100%coinbase40d ago0x432d7f…70ba6a
0x2260…88f00xa9dd…2315Base—$0.002100%coinbase40d ago0x4ab5f2…a71429
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase40d ago0x84e78e…3f02d2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005122100%coinbase40d ago0x98318f…c90948
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase40d ago0xaf78d9…3d90c7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005089100%coinbase40d ago0xbfd302…83b0fb
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa40d ago0x4e7189…ba4dfe
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase40d ago0x42b44b…7ca19e

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.