Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004008100%coinbase93d ago0x1a7b4c…db0fbe
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xe4ecba…449f57
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x0b0988…fa1911
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xdbcc71…a94e80
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x299de4…30854f
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x0869df…ae5172
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x09face…f8ba20
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003599100%coinbase93d ago0xe25edd…dc4125
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xee7a4e…d1a492
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xe2b2c1…f41765
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003599100%coinbase93d ago0xaee53c…a614d6
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xa71a3b…087e3a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x6c36e4…ba4a22
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x4a17c6…34839e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x8aae14…eb2e50
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x9ba5e5…f2caef
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x45fe4c…888055
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x03923c…362f2a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.0083100%coinbase93d ago0xef1577…798b82
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003422100%coinbase93d ago0x043bbb…d72eb0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.0083100%coinbase93d ago0x544b82…41e709
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004384100%coinbase93d ago0xa17254…0ef4b3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.0083100%coinbase93d ago0x30452a…82efc6
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004384100%coinbase93d ago0xe83bcd…ecd087
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004384100%coinbase93d ago0x5700f0…fff82a

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.