Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI8s ago0x7f8bf5…c7451c
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x13c2…ecb88s ago0x883a94…713ed7
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa8s ago0x18b408…c18a86
0x4855…d4350x6839…1a2bBase—$1.00100%coinbase12s ago0x2b0087…2c42f9
0xd217…6c600x52e2…f3eaBasex402 service$0.02100%coinbase12s ago0xf9e33c…a87312
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12s ago0x6c3574…57199c
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase14s ago0x01b3f6…85537f
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x8a5d8b…e62755
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase14s ago0x98d235…dd33c9
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x829d31…0b6b2a
0xd217…6c600x52e2…f3eaBasex402 service$0.02100%coinbase16s ago0xde906b…36001e
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase16s ago0x0c8e61…12c73f
0xe017…26670xa588…014cBase—$0.0170%0x7af0…904c18s ago0xba0fa4…a35971
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5241ca…f715cc
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase18s ago0xa0be43…5a1d55
0xac26…255b0x8765…c325Base—$0.009999100%fluxa18s ago0x774ef5…6a1342
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase18s ago0x23856a…c90cf5
0x0612…cd680x0f5f…67b4Base—$3.0070%0x3e32…3ce720s ago0xe388da…33eb55
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase20s ago0x5735ea…511976
0xd217…6c600x52e2…f3eaBasex402 service$0.02100%coinbase22s ago0xa9709b…61f612
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase22s ago0xadda7f…c5fc49
0x4019…b9fa0xef43…6c7fBase—$0.01100%virtuals24s ago0xd520eb…f93c81
0xd217…6c600x52e2…f3eaBasex402 service$0.02100%coinbase26s ago0x9f9821…26266e
0xac26…255b0x8765…c325Base—$0.009999100%fluxa28s ago0xe9630e…6e088c
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x23252d…4e1452

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.