Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x0cbdcc…ef93ac
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x4e3e7b…c1f777
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x6f0184…21902c
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0xe1871b…c0dc48
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x583f66…aa2884
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x0e768b…0e461f
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0xce9c9a…0d0427
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x113830…adf334
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x6f2abe…ddfbc3
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x55bbb1…cf1905
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0xf77cd0…735871
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x33dc40…9df1c4
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x721081…778699
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x50f18a…1040e4
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x12a40a…0422f2
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x244ca8…dbbdc8
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x292ac6…1e6d91
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x74bcea…1a45b9
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x838784…3e887d
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x09b267…894a24
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0xd03da5…a011e9
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x81ad1b…ea9672
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x8e48e6…4d7d83
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0x1691e9…6d47bb
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa50d ago0xcd5e18…dce9a0

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.