Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddb…7b9c0x3324…0d3fBase$2.0070%0x3e32…3ce720s ago0xc99623…5c3ff4
0x3460…b66a0xf000…94fcBase$0.03100%coinbase22s ago0x4fe4e0…c68cf5
0xbce7…245b0x94f4…3e11Base$2.0070%0x3e32…3ce726s ago0xdb042e…500f27
0xc524…56d80x5aae…482eBase$0.25100%coinbase32s ago0xe0c7df…c7d60d
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4ec9…366132s ago0x600b34…3caff5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002581100%coinbase34s ago0x6917fd…5fd153
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase34s ago0x20a482…3737e7
0x3460…b66a0xf000…94fcBase$0.03100%coinbase36s ago0x588584…274f38
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase38s ago0x4d641c…16905d
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase40s ago0x0186b2…9f6361
0x42ef…efcb0xfe80…47eeBase$0.001100%fluxa46s ago0xadfbf2…3495ea
0x12af…6ea50xfe80…47eeBase$0.001100%fluxa46s ago0xef5cf4…48fc18
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase52s ago0xbc8c58…3f4568
0x3460…b66a0xf000…94fcBase$0.03100%coinbase52s ago0x6cb86e…daf997
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase56s ago0x651b90…5a8964
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase56s ago0xff791e…3eba03
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002412100%coinbase58s ago0xbbdc0f…f9239e
0x79ec…56320x47c5…4fc3Base$10.5070%0x52ba…51771m ago0xf752b0…e9921a
0x3460…b66a0xf000…94fcBase$0.03100%coinbase1m ago0xd77625…b37707
0x2fe0…35710xfe80…47eeBase$0.001100%fluxa1m ago0x4ffda7…57c919
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase1m ago0xef34dd…6a4f6c
0x8b7c…ae140xfe80…47eeBase$0.001100%fluxa1m ago0x65f48b…ade3fd
0x6dd1…9c250xfe80…47eeBase$0.001100%fluxa1m ago0x672b0b…96e270
0x0976…2f960xf000…94fcBase$0.03100%coinbase1m ago0xfc81aa…75c9db
0x0976…2f960xf000…94fcBase$0.01100%coinbase1m ago0xb1d15c…b479ab

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.