Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x980116…bbbb26
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x2e34d4…e2f70e
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xd9f8d7…ad5118
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xcf9ad7…df1f56
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xd7b3c5…100330
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xa54916…c6a4ab
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x7c741e…7fcea1
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xe86c4a…9cab61
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x65cf83…ae7858
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x2cdd97…c5561f
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x17f26c…159b9b
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x3f6f22…add7bc
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xcf4ea5…ee8e2e
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x1d27bf…8f9532
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x111356…2a9c01
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xd2ef97…07f3d5
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xc4f404…a7cb53
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xa32769…53ef8b
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x464fb5…93dec2
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x1932db…35e503
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xe1847f…dd6895
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xd602ae…c53806
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0xd2fff7…b3eab9
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x87e8fe…cd62db
0x4f67…a2290xfe80…47eeBase—$0.001100%fluxa17d ago0x482446…20c4e1

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.