Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0806…66eb0xfe80…47eeBase$0.001100%fluxa1m ago0x1db7ce…0d2d5c
0x748d…cd240xfe80…47eeBase$0.001100%fluxa1m ago0x80499c…677c55
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa2m ago0xaed748…305eab
0x667c…47df0xfe80…47eeBase$0.001100%fluxa3m ago0xa5166c…5e8bfd
0x5dd7…a66e0xfe80…47eeBase$0.001100%fluxa4m ago0x56597c…7c1efd
0x851e…9f810xfe80…47eeBase$0.001100%fluxa4m ago0x86578c…3e7903
0x6828…9a380xfe80…47eeBase$0.001100%fluxa4m ago0x4d74b7…6bdf56
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa5m ago0x57457a…0d7cb0
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa5m ago0x6c89d2…b9943a
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa6m ago0x9a5379…67f093
0x2ae9…00e00xfe80…47eeBase$0.001100%fluxa7m ago0xf1ccd3…a5c7d8
0x12af…6ea50xfe80…47eeBase$0.001100%fluxa8m ago0xef5cf4…48fc18
0x42ef…efcb0xfe80…47eeBase$0.001100%fluxa8m ago0xadfbf2…3495ea
0x8b7c…ae140xfe80…47eeBase$0.001100%fluxa8m ago0x65f48b…ade3fd
0x2fe0…35710xfe80…47eeBase$0.001100%fluxa8m ago0x4ffda7…57c919
0x6dd1…9c250xfe80…47eeBase$0.001100%fluxa8m ago0x672b0b…96e270
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa9m ago0xf5269b…7fd515
0xd1d8…acca0xfe80…47eeBase$0.001100%fluxa9m ago0x74aebc…5fb5b7
0x4716…0faf0xfe80…47eeBase$0.001100%fluxa9m ago0xb3210d…ee0746
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa10m ago0xa38e09…c0f790
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa10m ago0x4ed133…2c5b26
0x483b…a7b10xfe80…47eeBase$0.001100%fluxa11m ago0x46e3a9…7d3e18
0xdf89…817e0xfe80…47eeBase$0.001100%fluxa12m ago0x876adc…087f5e
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa12m ago0x2d734d…08985d
0x4b5a…e5e90xfe80…47eeBase$0.001100%fluxa13m ago0xd2e25b…aa5163

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.