Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa37d ago0x4239d3…b2452c
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0xa4740b…523efc
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0xc9a040…b275cd
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0x9f66f0…46a054
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0x955e52…bd0b39
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa37d ago0xe47c07…67198c
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0x094fff…db9880
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0x4729a9…e1c0c4
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa37d ago0x8375a6…af84be
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0x6e68d9…b2617c
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0x2283c4…c745f0
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0x116ce6…df8247
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa37d ago0x0ac085…fa0d76
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0x1758bf…1b1b31
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0xe4d7ac…49f2d5
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa37d ago0x141070…367f3c
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa37d ago0xd19cc5…326abe
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa38d ago0xae7e04…5da744
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa38d ago0x0e3171…a001a7
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa38d ago0x4c7921…152dc1
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa38d ago0xcff0e0…2d62ab
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa38d ago0xf2b723…2217e6
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa38d ago0x6bc173…451dc2
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa38d ago0x2b4df9…76e950
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa38d ago0x3fccf9…f087fd

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.