Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6acd…38580xac65…4417Base—$0.08100%fluxa113d ago0xfb318c…c10aba
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x03b4a2…0d3c05
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x032072…a4f4ae
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0xf0fe08…188f2e
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0xf107eb…6ab46e
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x7f3909…05f0d4
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x1ccab8…ac0ece
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x558253…2d8a20
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x4b81a8…704a9b
0x6acd…38580xac65…4417Base—$14.12100%fluxa113d ago0x9b692f…40ef68
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x0c65aa…2d2628
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x2d75c2…c026c4
0xb90a…9ae40x6acd…3858Base—$14.01100%fluxa113d ago0x023dd9…63f61b
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0xefa666…2d725c
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x8220a2…9f8657
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x9352b4…620932
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0xc55e1b…d2d162
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x91ebbe…488f6e
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0xd9c38a…e0151c
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x14dc16…cc371b
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x14740d…5421a9
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x0127ee…06f099
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa113d ago0x3bb615…aff282
0x6acd…38580xac65…4417Base—$0.01100%fluxa114d ago0x427448…79f9b6
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa114d ago0xdde588…643bf5

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.