Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0xcdfb19…6a0ce2
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0x3d99fd…11dd4b
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0x1f3ad5…ddd126
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0xbcff6c…8346fa
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0x21c98d…85002c
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0xeb6d5c…b61308
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x918c28…09dd29
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0xe92817…f400ec
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0x89429e…90647a
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0x48415c…0d69e1
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0x8e9d3d…4fa5ae
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x410d13…b9701c
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0xc0e7b3…61ee94
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0xa594f3…f24b3e
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0x2d01ec…1395cc
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x636a21…7d122b
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0xecd0b3…bac18e
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa40d ago0xc30000…d1e7e4
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0xdbcf1c…71b82d
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x113dc3…89fa33
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x82c66d…cbc3f1
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x2676aa…4dc67e
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x2078ae…ac2a60
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x5e6ad8…ee15cd
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa40d ago0x49093f…f6c83a

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.