Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter55d ago0x1f8b52…cc46ab
0xa7ae…98440x07cf…2396Basex402 service$0.01100%dexter55d ago0x83217f…d6769b
0xa7ae…98440x07cf…2396Basex402 service$0.03100%dexter55d ago0x19278e…5721d5
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter55d ago0xc2d596…5b3ea9
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter55d ago0xdc41a5…e26509
0xa7ae…98440x07cf…2396Basex402 service$0.03100%dexter55d ago0x587b73…d967ce
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter55d ago0xeb6762…39b8a6
0xa7ae…98440x07cf…2396Basex402 service$0.03100%dexter55d ago0xf3bd35…ed455c
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter55d ago0xd673d3…fb74f7
0xa7ae…98440x07cf…2396Basex402 service$0.05100%dexter55d ago0x62f2f5…06e73a
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter55d ago0x78578a…f94ae6
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter55d ago0x34e9a0…ce6878
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter55d ago0x5d7b9c…fa669f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter55d ago0x5b29aa…56dea6
0xa7ae…98440x07cf…2396Basex402 service$0.01100%dexter55d ago0x8ff741…f067c5
0xa7ae…98440x07cf…2396Basex402 service$0.05100%dexter55d ago0xb46544…749355
0xa7ae…98440x07cf…2396Basex402 service$0.03100%dexter55d ago0xfbcc04…e33cb1
0xa7ae…98440x07cf…2396Basex402 service$0.01100%dexter55d ago0x50453e…65c632
0xa7ae…98440x07cf…2396Basex402 service$0.03100%dexter55d ago0xa12d96…9c66a5
0xa7ae…98440x07cf…2396Basex402 service$0.05100%dexter55d ago0x214fb2…b052d7
0xa7ae…98440x07cf…2396Basex402 service$0.05100%dexter55d ago0x5aaccd…25c4a6
0xa7ae…98440x07cf…2396Basex402 service$0.05100%dexter55d ago0x3cc778…32cf57
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter55d ago0x2169a2…1c670d
0xa7ae…98440x07cf…2396Basex402 service$0.01100%dexter55d ago0x9a8ca1…682404
0xa7ae…98440x07cf…2396Basex402 service$0.01100%dexter55d ago0x4a4cb7…0ed84f

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.