Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x2cc563…b893e9
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x82c553…be638c
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x01a755…fee849
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x69197f…8dd892
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xac1291…ea2095
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xe440b4…27fd50
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xb08bd5…963b30
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x930ab8…84c8f2
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xc3bf77…1ce31c
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xaa5e7f…c06f20
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x7e4480…1c7d6e
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x91c962…18f6ac
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0xe0cb7c…feba02
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x0fe5bf…096f38
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x98d198…41611e
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x3dde8c…6552c5
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x4bda7e…cc4227
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x2bfc09…0d0aea
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x4968dd…ac15f3
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x17530b…b31cc6
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x19c254…0f12e1
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x11bb5a…271bbb
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x475576…625a3f
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa51d ago0x407fac…75aca9
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa51d ago0x34b0d3…234dc6

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.