Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x14370f…35af29
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x0656ff…ee8ff0
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x9d7fda…61b5a3
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x301a95…3270ef
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x520519…674090
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x84a08e…aeb540
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x406d42…b7302c
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x9ad1d9…5a385c
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0xadeae2…fc7079
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0xa600f8…a5c2fe
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x11f0b3…a5c172
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x4c90ed…80bcf0
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0xa1c66e…f13434
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x0f2a70…d409a1
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0xbccf58…ab6eae
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0xc81841…40dbab
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x8dd358…fae483
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x126ed4…b8288c
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0xa7fa17…316fba
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa23d ago0x26d366…22b60f
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa24d ago0xa05244…3b0685
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa24d ago0x95e0a2…599169
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa24d ago0x51d2f9…2551a6
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa24d ago0xaac63f…913e9d
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa24d ago0x80c8e6…ba0276

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.