Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0xe15285…7a18ef
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x87daba…a057c1
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x3ac69d…1084ba
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x272502…48f9da
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x90a7f4…f2a081
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x54cdb1…649075
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x5b59e1…8769eb
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x4f5e58…2e916f
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x1c2158…09dc48
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x39dff0…45b19c
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x7bf0ce…cb96f6
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x01e83b…1b49b9
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x2b4bc2…398093
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x42e215…5e6db9
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x6cd5c4…98d59d
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x02ad29…73cfd2
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x197fc5…74dedc
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x15a848…ff759e
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa24d ago0x6d6309…97d8e5
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa25d ago0x6e22c7…54336a
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa25d ago0x1e2fe9…99408d
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa25d ago0xdfc35a…2f306f
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa25d ago0x3b3c29…b9e1e6
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa25d ago0x3e86cc…95b587

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.