Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase76d ago0xc87877…2e7a0a
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0xccafae…735b3b
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0x590c88…5ecb42
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0xcc0729…1f498a
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0x3a5079…c0791b
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0xbf9eca…a8ba0b
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0x748142…e6dbdd
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0xc509c5…a47528
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0x8ae374…b715de
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.00575100%coinbase77d ago0xf905cb…2837ba
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0x27a3b3…cf1886
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0xd75686…eeb176
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005531100%coinbase77d ago0xc5e898…b49e45
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004676100%coinbase77d ago0x1717d8…2e5a39
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x73b4a9…3927ca
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x04268f…67b71b
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005241100%coinbase77d ago0x3284ad…d816d3
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x7c9a96…274c06
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x1e1849…da6528
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004721100%coinbase77d ago0x49a7ee…2b9116
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x5dc2a7…10c5c4
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x0a8112…7d2a8c
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x05b955…6867f1
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0xd6444e…9bbe8c
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x684cb8…165236

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.