Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x73c80f…bb6732
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x6bcccc…f05c4f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x397a7c…3e4035
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0xe11e24…c6a194
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x7b03fc…089fe5
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x95cb8a…1a17fe
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa39d ago0xecaa2a…5e3925
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x66a1ec…d4b348
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x62e4a1…3c7e3a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x11fff3…69d38d
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x6e324c…678a6f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x24be19…011fb9
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa39d ago0xd06d8a…f8875f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x596886…9e4d78
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x133998…458c98
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0xd0a4f5…9b36ac
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x73014a…61e57d
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x19cd60…10788c
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x8e4352…c1ff00
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0xbcd857…fee594
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x07b60c…84f413
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x81939d…5ac592
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x69f0e3…e8687b
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x2f1e6a…165340
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa39d ago0x52ae26…c46c9c

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.