Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x22f24d…1f4b7b
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x49862c…3c69eb
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x31dc19…5ecf50
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x5a25b8…ab9aaa
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0xe1297f…ba19b2
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x57930f…566f18
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x9e9346…f4a7ff
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x964e12…d74c7a
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0xed5a8e…6ac5c6
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0xb49d98…ee1a2a
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0xd02ddf…015599
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x538ff9…3e4ca0
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x58d666…0246da
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x72e2e9…73b329
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x4c5937…097e74
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x8cda8e…70cb1a
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x879d54…be5bb3
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0xbb4cd4…7c3179
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x67a905…366bb7
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0xec0ad9…3f8938
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0xf155ff…b8b655
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x64e8cb…604154
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x53118a…8c52a7
0x4781…2c710xfe80…47eeBase$0.001100%fluxa20d ago0x80ba96…df6499
0x4781…2c710xfe80…47eeBase$0.001100%fluxa20d ago0x0aceb7…6c7702

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.