Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810x9c95…e299Base—$0.001100%fluxa41d ago0xbf23a6…365c47
0x3c77…08810x9c95…e299Base—$0.001100%fluxa41d ago0x4099c3…5d3701
0x3c77…08810x9c95…e299Base—$0.001100%fluxa41d ago0x81b7af…161c54
0x3c77…08810x9c95…e299Base—$0.001100%fluxa41d ago0x15fc6f…d18794
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa41d ago0xb44a9d…948585
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa41d ago0xb6a185…65d20f
0x3c77…08810x9c95…e299Base—$0.001100%fluxa41d ago0x44c590…b51113
0x3c77…08810x9c95…e299Base—$0.001100%fluxa41d ago0x94d68a…795c74
0x3c77…08810x9c95…e299Base—$0.001100%fluxa41d ago0xb5f58e…128b15
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa41d ago0xbbef49…fbc8de
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa41d ago0xc7a7d3…7871a5
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa42d ago0x82c053…000cb3
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa42d ago0xab66c4…77ee73
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0xe46250…4c19d0
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa42d ago0xc30742…969984
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0x838e49…e40690
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0x49dc04…bf2831
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0x0d6c8d…f10a35
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0x907934…b7dfce
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0xe92694…d94674
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0x891423…013c7f
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0x4abe60…48dd3a
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0x1b7ba4…cf69ff
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0xc855da…306fc9
0x3c77…08810x9c95…e299Base—$0.001100%fluxa42d ago0x5d0aa5…df001a

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.