Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x3b4ae6…9f2482
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0xe2fb0b…e6c233
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x040ad9…87cdfe
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x9b9ded…a1874d
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x648303…254355
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x31e7d2…19e4bd
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x908d18…811f7a
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0xee4c45…af7195
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x308583…f7593a
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x379fe9…a15686
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x493b07…41d399
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x1725b3…313902
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x883bf5…7d16e7
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x81f377…4665d9
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0xe3cf4a…b7d228
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x9dc24e…0f411b
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x93889f…0370ab
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0xec0aa0…92d99f
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x25618a…1a8146
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0xab3dd1…21ff58
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x3557c4…8146f1
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x98be81…cfc893
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x3117e9…2b4753
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0x7c2660…717482
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa15d ago0xd58960…f30fe2

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.