Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…1f050x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x6f5994…68998d
0xed20…8dba0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x8e82c7…6a0989
0x6686…1d0a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x156392…c35639
0x1ada…ac950x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xcf4a3f…28f44a
0xdab5…37a70x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xd9e075…8a7ee5
0xdab5…37a70x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x35f896…d35741
0x56f7…65340x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x7ea7c5…65b758
0x56f7…65340x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xa274e7…24be28
0xb47c…d3750x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xc3a2a5…8b14a2
0xb47c…d3750x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x4f74b6…a87759
0xac6a…a7980x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x5254a0…e442b1
0xac6a…a7980x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x597696…bb4fdd
0xee66…ec870x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x07389e…b32e23
0xee66…ec870x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xf3a109…eaa028
0x6a61…2ec20x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x731ca4…3d4fbd
0xaf87…92840x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xb4c985…919de5
0xb7f9…07ae0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x00e30f…efcdae
0xb7f9…07ae0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xb7fd37…5b9c02
0xb7f9…07ae0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xbfaf0f…7580f6
0x6292…def10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x43d0ca…5f201d
0x3e96…e5580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x12e513…f83877
0x3d09…7e000x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x3b6ed5…475473
0x3d09…7e000x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x51efe8…e96cfb
0xdf0e…b2350x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x55b56f…6141d3
0x5474…e5450x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xe9bda2…69fce2

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.