Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xa97767…5174f8
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xa8ecf2…df3f01
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x1194f0…563904
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0xa067d7…f65d6e
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa33d ago0x96fc93…fbbe79
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x03d930…9a9382
0x0098…cc890x9c95…e299Base—$0.001100%fluxa33d ago0x7ea538…325f7d
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x0c2768…142524
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x679bb5…8e1da5
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xe304e3…e79e7a
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xe79cb2…cdca41
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x0a221d…8758ff
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xc125b4…afa1ef
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x55a260…ba8b80
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xbd6529…2f19e9
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x59e012…ff3d31
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x3e41e1…0a3441
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x08afb2…e73313
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x6880c9…cc9a9b
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x47b48c…c74dcc
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x4ceac7…5602da
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x7beb27…96ebfb
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0xcc4659…67079d
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0xbb0e45…7eda41
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x67d8db…22d470

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.