Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase137d ago0x5337f4…fde224
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase137d ago0xc874f5…d3f633
0xf13d…a74f0x40a8…ad8bBasex402 service$0.001100%coinbase137d ago0x130763…5f6c0b
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.004637100%coinbase137d ago0x055d35…a61e4c
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase137d ago0x25d5e8…b983f6
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x86f6aa…81d99c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x1e107d…77306e
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x66c6c8…96e166
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase137d ago0x98c654…57cc44
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0x77c529…313a38
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xffc1a8…26b4e8
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase137d ago0x1e9817…c05feb
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase137d ago0xffa514…8a4777
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xf9ca7f…3cbcd7
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.001100%coinbase137d ago0x9cc73f…4d80ae
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase137d ago0xfd74db…f863f7
0x0a61…cdd00xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase137d ago0xcb23cb…e10776
0x23a2…84ff0x40a8…ad8bBasex402 service$0.005100%coinbase137d ago0x4f22c5…66d2a5
0x2ee5…98040x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x82818d…039444
0x2ee5…98040x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x64f6cd…852bba
0x2ee5…98040x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0xbf328e…f94380
0x2ee5…98040x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x847ab9…e06cec
0x2ee5…98040x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x1e2711…fc70e9
0x2ee5…98040x6d6e…9192BaseExaSearch$0.007100%coinbase137d ago0x26018b…67bfdb
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x43ab29…c70cba

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.