Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase8d ago0x9d6d73…d9a81c
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x126f8e…a94d16
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0xe7bc41…69f2ad
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0xc4df07…90517e
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0xa0a055…f9e687
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x299ab6…6efc1a
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x07e0bb…2e3caa
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0xdd223f…7e1260
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x55b495…691d7f
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase8d ago0x23c422…c97d0c
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x00e07b…d277b9
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x648370…929b2f
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0xdcb1b4…06c5e4
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x8edd8a…f27e0f
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x7f70d3…3b3845
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x0869c2…99b223
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x4ddeb7…4cf0fc
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0x48d521…344977
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase8d ago0xd43b25…b1573b
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase8d ago0xa5e330…6a7d47
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase8d ago0x80fbdd…f90e7b
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase8d ago0x392999…30476b
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase8d ago0x596a20…2c9692
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0xc03d70…942db8
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase8d ago0xdc9c81…0243fb

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.