Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xbf4d33…26f274
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x1fd0e1…cd9ddc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xddc7e3…90a076
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x092c45…dc5e81
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x69c9d4…c6558c
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x0f7b59…15ef98
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x20dc45…918e60
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x7fbef5…02fee2
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xa4bc5e…29b29b
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x125991…d0c0d7
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x58ee73…929a1d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xf595fc…9d4b68
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x43d338…6d7e49
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x77ac8f…c0086a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x0ac6ae…fec619
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x16ca11…5a9bf6
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xe2d939…65c3d9
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xb58cfd…d176fc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xc3f9e9…65f623
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x49bf00…3afcbe
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x207fc2…bf8f07
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xb4a8a2…951cd2
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xf5197d…54538d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xdd25f8…2bbd15
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xa82230…ee5d86

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.