Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa37d ago0x17aa7a…89fde0
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa37d ago0xfa9aea…a1f593
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x249861…9f961e
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x7280ee…0dc13c
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x9a0a78…9eef6b
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x6953f9…51a0bd
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x50c824…2438c9
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xaa3db6…c1357e
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xec9c84…164508
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xa04a07…df4ead
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x2e3ec9…c09839
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x3baf7f…f1a441
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xdbd62d…050077
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x57e482…4dcade
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xa731a6…72bb39
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x442c6c…f55a05
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x7872ad…eaf691
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xe771e6…cb8b77
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x159a47…e8beec
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xba19e5…5c6aaf
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xa67ece…83e1cc
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0xcb47e6…6455c0
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x4e45e1…fdcdaf
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x4a3203…3239ab
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa37d ago0x27e5b9…861d92

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.