Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832e…37950xac65…4417Base—$0.09100%fluxa117d ago0x8d6e45…af2de2
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0xcddabd…f0d0d7
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0x2bb932…39061b
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0x8d9ef3…14d087
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0xa87d15…430862
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0x3a3104…321a92
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0x7fb9c0…ee42a9
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0x44ad68…527db1
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0x651adb…9dcec8
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0x13173b…adf6a8
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa117d ago0xb6bb01…015787
0x832e…37950xac65…4417Base—$0.01100%fluxa117d ago0x0a7868…987de1
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0xc2546e…d332cc
0x832e…37950xac65…4417Base—$0.97100%fluxa118d ago0x03a55f…1ee8ee
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0xaa848b…6e96ae
0xb90a…9ae40x832e…3795Base—$0.05100%fluxa118d ago0x3a0300…990895
0xb90a…9ae40x832e…3795Base—$0.90100%fluxa118d ago0x9efc88…b5c532
0x832e…37950xac65…4417Base—$0.06100%fluxa118d ago0x062918…b61178
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0xf96a80…ceaa7e
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x5c0335…7cfdfb
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x2a35ca…5b1934
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0xfbaf2b…8b7332
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x793b39…8dd62f
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x2ceedb…e2aab4
0xb90a…9ae40x832e…3795Base—$0.01100%fluxa118d ago0x7e99e0…2ebbf3

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.