Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0x3a9f7c…8b7a4a
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0xfcffd9…4f3ddd
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0x4375b5…3e5f40
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0x2e2d6e…9a2dd8
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0xee168a…b5f8d6
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0x3460ca…38d160
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0x3cadc4…7760de
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0xe8cacd…5ac838
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0x0ba798…ae051b
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0x5c1936…97bcbe
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa20d ago0x7e407e…fa1ad0
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xbd6bb8…4573e1
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x3cd3e9…623862
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xe6c012…aa8d54
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x9e8a87…064f7f
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xc7f06d…75f61d
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x12c28f…5a2c53
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xc1731d…541290
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xd795e4…ccdd0d
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x2ce80d…85c54b
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x19e381…663c9b
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x082c04…2fe6d1
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xd03882…b2e571
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0x6b984d…56cc97
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa21d ago0xdb1e19…263794

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.