Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd49b…63770xb881…736dBase—$0.01100%coinbase15s ago0xe82a2f…f40af1
0xf40f…67010xef43…6c7fBase—$0.01100%virtuals17s ago0x8f9d4e…985242
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a517s ago0x6975db…edda6f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19s ago0x6c5a9a…07b5c4
0x649c…312b0x6839…1a2bBase—$0.003100%coinbase19s ago0x36189b…fc7869
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a519s ago0xbcce29…2a6103
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a521s ago0x21c043…7ddf81
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x3925fe…067933
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase23s ago0x506fe2…52de4a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase23s ago0x3d7501…b518dd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase23s ago0x50b443…78fb1c
0x74a1…74160x3e0a…78e7Base—$0.0029100%coinbase23s ago0xfe95d5…f6f8e5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase25s ago0xf6cf16…569b51
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a525s ago0x65e4c6…a4f934
0xb6ed…38ab0x47c5…4fc3Base—$46.2070%0xd0fe…397625s ago0xdedaf8…86e07d
0xd16b…6d4f0x6839…1a2bBase—$0.003100%coinbase27s ago0x6b79df…f1bae8
0xd49b…63770xf2ef…e5bfBase—$0.01100%coinbase27s ago0x2c26ef…082827
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xc2789a…3baf12
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase29s ago0x90d57a…9f4e58
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase31s ago0x434993…bc2284
0x4451…2ac40xce57…5328Base—$80.0070%0xa923…c9ac31s ago0x82962b…031b55
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33s ago0x5553f5…1d1deb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33s ago0x8b0152…057a7c
0x899a…4cae0x6839…1a2bBase—$0.003100%coinbase35s ago0xf9c8f6…c7ba25
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted35s ago0x149dab…e49b50

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.