Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x570d5d…0f7abe
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x98c3e8…b9a3ea
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x1e2a34…5cf80b
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x00d427…3d1efa
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0xc2a29a…45facd
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x489828…a1bd43
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0xd6fb13…09c173
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x13cb12…965e3d
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x8e66ad…9ddb36
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0xd2da87…e8863a
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x2eb8d6…125bde
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x43be6b…d6167e
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x624050…40c67f
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x50e5a7…9f8884
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x7c3b2d…90325d
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x5aa846…275875
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0xd4aa0e…5482b7
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x1bb897…c77d0a
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x723157…3dc7dd
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x70e4ec…e233a5
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0x57e993…91d8b4
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x5afd00…431bd6
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa41d ago0xaf438e…3eba1c
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x99770c…5bfb8f
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa41d ago0x82ce31…07a082

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.