Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x47546c…0ec616
0x4355…66a30xfe80…47eeBase$0.001100%fluxa50d ago0xfaeb84…de9896
0x296f…bd390xfe80…47eeBase$0.001100%fluxa50d ago0x6e8462…c3765a
0xff8d…63630xfe80…47eeBase$0.001100%fluxa50d ago0x35fdf4…4c34fc
0xb064…54430xfe80…47eeBase$0.001100%fluxa50d ago0x002f0e…33c0d4
0xadd4…2f010xfe80…47eeBase$0.001100%fluxa50d ago0x6dbed4…9d42a0
0x857e…dd5d0xfe80…47eeBase$0.001100%fluxa50d ago0xf305dc…93ef45
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa50d ago0x38066d…2b6812
0xb064…54430xfe80…47eeBase$0.001100%fluxa50d ago0xaaee5f…3c724f
0xff8d…63630xfe80…47eeBase$0.001100%fluxa50d ago0xb1aadb…6e45b3
0x5291…58100xfe80…47eeBase$0.001100%fluxa50d ago0xa2229f…39d554
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa50d ago0xdad888…f2529c
0xd391…220a0xfe80…47eeBase$0.001100%fluxa50d ago0xa7eae9…565991
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa50d ago0x245afb…64f1a7
0x095d…0aaa0xfe80…47eeBase$0.001100%fluxa50d ago0x696766…8ba68d
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa50d ago0xa81047…dbdcf6
0x7369…7d640xfe80…47eeBase$0.001100%fluxa50d ago0x8ba678…cdd2d5
0x446b…978d0xfe80…47eeBase$0.001100%fluxa50d ago0xca74b3…3ba2ed
0x3a35…85ee0xfe80…47eeBase$0.001100%fluxa50d ago0x342385…8d43c6
0x44fd…e2da0xfe80…47eeBase$0.001100%fluxa50d ago0x8a1205…fbd21e
0x4355…66a30xfe80…47eeBase$0.001100%fluxa50d ago0x37c15b…bf5e5c
0x4748…3ccc0xfe80…47eeBase$0.001100%fluxa50d ago0x117dd6…19d7bc
0x5eb6…58400xfe80…47eeBase$0.001100%fluxa50d ago0x2ad806…8d5a79
0x296f…bd390xfe80…47eeBase$0.001100%fluxa50d ago0xddb537…9a13de
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa50d ago0xd34485…fc8efb

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.