Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0xf45e83…07583f
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0xa0b927…1bcca6
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0xf5ae9e…4423bc
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x6a8718…5bd4bd
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x107336…f509c3
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0xb5f1b6…32e994
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x72bb43…b28a6f
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0xbf0509…5f52f3
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0xd27672…58d2b1
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x88b36d…de907e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x93b8f8…c431ef
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x04227c…31f67c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x43e2cc…9cc8fb
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x0d528f…8549f5
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x1867e7…ba6cb7
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x5ed158…2e681d
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x59d546…6d01e5
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x15ba05…3cd2b0
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x3a2d2a…c8bf1d
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0xf31a3f…d61712
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x93c9b3…08582e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x9264cc…179b93
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x19ebf0…4c3e06
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0xb1a4bd…93b1ad
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa19d ago0x290f1f…09e918

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.