Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xc38da7…ae41d3
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x1e6934…1822e4
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xa068b2…d4736a
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x384984…2fb552
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x68a89e…f2abc8
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x31d0d6…b537bd
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xba0d92…74354a
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xbc961a…d8bad1
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xa23b44…67659c
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x971ed3…f27f38
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x63bf54…804e3d
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x277e0d…33bda0
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xf3faee…9b99c4
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xd7cc04…332b2b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x184a74…0c4733
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xd2c133…3b588f
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x04b1f9…9db31d
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x45d94f…619798
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x88da8a…1a752d
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x49da07…5665cb
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0xca7f2d…fb5b35
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa22d ago0x7fd937…1a001c
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x94bace…ae2561
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0x386284…0f0767
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa23d ago0xf1a021…5d1d7c

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.