Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13e…a6ce0x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase106d ago0x56f729…835328
0xb13e…a6ce0x5721…8867Basex402 service$0.04100%coinbase106d ago0xca4583…c5a74d
0xb13e…a6ce0x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x974844…2c4b6e
0xb13e…a6ce0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x997aa5…41b599
0xb13e…a6ce0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xa16b30…1b7884
0xb13e…a6ce0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x26c003…5bfa16
0xb13e…a6ce0xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase106d ago0x6c0718…dce948
0xb13e…a6ce0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase106d ago0xf15213…1cfa48
0xb13e…a6ce0xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase106d ago0xb997e4…68f6e9
0xb13e…a6ce0xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase106d ago0x0fbe1e…a845ac
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase106d ago0x7b8c7a…acdcc0
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase106d ago0xf5b856…99c127
0xb13e…a6ce0x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0x60e24d…6d2ebd
0xb13e…a6ce0x2932…4f60Basex402 service$0.01100%coinbase106d ago0xcf02a2…4666f7
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase106d ago0x2195e1…060615
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase106d ago0x543729…0143a6
0xb13e…a6ce0x2932…4f60Basex402 service$0.005100%coinbase106d ago0x2a0a2f…0ad847
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0xaf8adc…edc667
0xb13e…a6ce0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x648fcf…c9ed71
0xb13e…a6ce0x325b…d430BaseStableEnrichExa$0.03100%coinbase106d ago0xf6f80b…78673a
0xb13e…a6ce0xcf92…42fbBasex402 service$0.001100%coinbase106d ago0x814278…8433cc
0xb13e…a6ce0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase106d ago0x223cb8…e30e26
0xb13e…a6ce0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xbd2c32…4e09b9
0xb13e…a6ce0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xcbc723…b549cc
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase106d ago0xaa0d2e…494d77

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.