Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa43d ago0xaba071…0add70
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa43d ago0x370bae…54d2a7
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa43d ago0x7bce31…8d96c3
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa43d ago0xfaadaf…c7b548
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa43d ago0x0bf7c9…bf0a26
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0x9b0f33…a76d75
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0x34d064…840910
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa44d ago0xd480fb…fa2865
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0xd71c7d…f0fc0f
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa44d ago0x578a49…08bb93
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0x377ec7…7f3fd1
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa44d ago0x6eaf5d…fe115e
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0x43d2d2…72968c
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa44d ago0xa1d14f…3c39bb
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa44d ago0x446c1b…486f0f
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa44d ago0x77ff1c…b9f738
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0xd63d49…0a4904
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa44d ago0xf04a56…295d7c
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0xea3214…79f3bb
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0x1bb283…bac143
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa44d ago0xda62bd…59555f
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0x71d4b5…f8c0b5
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0xac7320…0ac8bb
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0xa98ed7…a394ee
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa44d ago0x4beb41…7dc4ed

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.