Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x549adb…b06446
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0xf4737d…8124f6
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0xc61ae3…0c9d91
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x939096…37b07a
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0xeacfd0…70de7d
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x3750bf…00a978
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x9bb4db…ed4786
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x35053c…4d6f14
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x332f16…84c42c
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0xb2da1f…bf3a59
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x29836a…37554f
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x0da023…790b8a
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0xbca306…d2a776
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x23527b…a00123
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0xf5c17b…5e5fb2
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0xeff5d5…e255ce
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x1416d8…3dbc02
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa19d ago0x406357…e86cac

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.