Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xe160fb…bd49f8
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3510s ago0x69ddde…d063f9
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase10s ago0x14dbae…db69df
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0xdd16ef…df3daf
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3512s ago0xb01a3a…8fc2cc
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3514s ago0x6f93ff…367ed5
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase16s ago0x0b33e8…f8d393
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0x7c3636…99ba4d
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3518s ago0xd620b7…0d5d69
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3520s ago0x32ede6…3acffe
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0x996095…789959
0x555a…d1c30xef43…6c7fBase—$0.01100%virtuals20s ago0x16726b…152973
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x57b081…f9f1ff
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a522s ago0x06390b…ac3b17
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a524s ago0xe24f7f…58af96
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3524s ago0xfe40e9…ea036f
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x5fb96d…90caf1
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3526s ago0xa30585…52eb98
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase26s ago0x53423d…bc2ab9
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3528s ago0xd26b83…80e543
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase30s ago0xf9e3e1…036036
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0x1c6c12…89e400
0x885f…5e670x9e25…0810Base—$0.0770%0x9e25…081030s ago0xe4dab3…62b88d
0x7c4f…39ce0x09ae…ec64Base—$3.0070%0xc579…2d0d32s ago0x322594…b0bdf5
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase32s ago0x3c3eac…e14fd9

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.