Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0xd59d1a…a3ee2d
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x4f54f8…7f5eaf
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x503edf…5eda13
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0xd30c30…6c7bfc
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0xa0a4e6…71ea34
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0xf9bf3d…1e9dc9
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0xca3bcc…214617
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0xf01d55…dd96c3
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x011a00…bb9d44
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x2d9f10…319ec9
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0x9fd383…14ea98
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x6e3820…704cf2
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x794e1e…8f7ae9
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x7dfc95…49615a
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x637a25…e712bb
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0x372234…091149
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0x87cd20…df085f
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0x11af72…79d2a0
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0x3cc284…415f8c
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa34d ago0xda7360…8bda7d
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0xd3699c…cb6c44
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa34d ago0xec8299…a06465
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa35d ago0xed2b65…e823c1
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa35d ago0x0fb9db…e22a67
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa35d ago0x5359f5…c5ec4e

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.