Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3512s ago0x32ede6…3acffe
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0x996095…789959
0x555a…d1c30xef43…6c7fBase—$0.01100%virtuals12s ago0x16726b…152973
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x57b081…f9f1ff
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a514s ago0x06390b…ac3b17
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a516s ago0xe24f7f…58af96
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3516s ago0xfe40e9…ea036f
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5fb96d…90caf1
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3518s ago0xa30585…52eb98
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase18s ago0x53423d…bc2ab9
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3520s ago0xd26b83…80e543
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase22s ago0xf9e3e1…036036
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22s ago0x1c6c12…89e400
0x885f…5e670x9e25…0810Base—$0.0770%0x9e25…081022s ago0xe4dab3…62b88d
0x7c4f…39ce0x09ae…ec64Base—$3.0070%0xc579…2d0d24s ago0x322594…b0bdf5
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase24s ago0x3c3eac…e14fd9
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x1eb89e…f696fb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0xc54023…8fab20
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase30s ago0x79b3e6…06bcc7
0xb6a6…91ab0xef43…6c7fBase—$0.01100%virtuals32s ago0x6afe73…c54e32
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xd15b6c…0ef4b1
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a534s ago0x08bcb7…9af7d3
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a536s ago0xbb71e8…27f1b5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase38s ago0x6ae21e…df3319
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase40s ago0x17c80a…6d3fd6

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.