Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0x12762c…56f60e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0x86be31…bfabb7
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0x2147ef…e7ab7a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0x692736…c7e0cc
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0x2211ec…67c036
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0xe08ef2…92af81
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0x644994…722384
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0x58fd1c…687717
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0xce063c…0718f7
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0xdbf989…e05e51
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0xa818b7…e3d827
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0x17c6bd…ac9499
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0xabf361…b9aa8c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0xf829b9…a5851b
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0x80d615…188633
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0x62338f…36dde2
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0xf5d0f9…31568c
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa44d ago0x6ac001…56c7f5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0xcc73dc…fa6009
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0xbda644…06e48a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0xb25816…70ad53
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0x5a73e8…9bf2d9
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0x6591f4…717c09
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0x15fa88…2c254d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa44d ago0xbb3b06…5a647a

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.