Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0xed7db5…02b2e9
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x85e4b6…518f30
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x8670bd…ddebfb
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x99100f…09cbdc
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0xd6fe43…3dd2e0
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0xcdd537…eb1df8
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x6b27c2…f4007e
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x3bf86c…30d101
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x9c7f84…05b969
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x8959dd…338f3b
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x72d285…90a874
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0xd9b6f2…643f6b
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0xf34e61…9918b3
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x0d9ed6…9827b0
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x55f53a…f69ee1
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.003728100%coinbase83d ago0x4bb162…30dbd5
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x7ee228…2062c3
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0x30180c…5d02cc
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase83d ago0xcfe0a5…04fce9
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase83d ago0x6d0517…b528b3
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase83d ago0x6c09ab…832bad
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase83d ago0x978c42…bd3398
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase83d ago0x95ae28…06fee6
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase83d ago0x5b192f…92eac3
0xcbff…54a90xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase83d ago0x488b19…b2c022

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.