Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0xff4f32…f882d0
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x22327f…8e96e9
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x30bc9e…3c107a
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x66e8c7…18d45d
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x81455c…93ba41
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0x380f6a…e63861
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x5fc3c9…f2f5b2
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x99b096…266950
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x28f9bc…44ad04
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0xdab9fe…23b7d3
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0x57b23e…0b96f1
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x82c6f6…e32413
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0x0eb616…b6805e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0x1f88b6…855468
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0x9ad54d…996531
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0x29c84d…87b4b0
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0xae3145…ce05e8
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0xc895f7…eecf9d
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa34d ago0xdee3c3…80dcf1
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0x6b1094…6556ce
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0x9361f0…ef134e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0xdf6611…2422bb
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa34d ago0x7f708b…1e9086
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa35d ago0x54b65e…9800ed
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa35d ago0xe056d2…ac1e1b

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.