Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0x549c09…d88843
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0x1d31c0…eb8c73
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xcb02cb…af7959
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xfea8a5…dddb6d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0x4a4e85…2cdb9a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0x61ca72…ae645a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0x9fc7c9…816bac
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0x1fbded…4c1b7c
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0x8cd12c…8beae8
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xee67c7…35119d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xf1d2ca…356a22
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xe5eca8…ac282d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xbfc975…84d949
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xec209a…cd4f0a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xce9919…fc3b41
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xf434fd…17fefd
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xbd4510…196014
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0x9c8429…f2df89
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa21d ago0xa14138…406a7b
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa22d ago0xbe9992…c67054
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa22d ago0x101c2e…30e5fa
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa22d ago0xff0130…6b884e
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa22d ago0x0c92ac…f45369
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa22d ago0xe7e4f2…3d35f5
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa22d ago0xc9c7dd…0ec6f6

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.