Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa401…7bb20xcf3d…b9fcBase—$102.44100%0xe528…c02890d ago0xf02d86…9e76f4
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243190d ago0x5b9c0a…a2c73f
0x9244…192e0xcf3d…b9fcBase—$987.10100%0xe528…c02890d ago0x5db684…72dcb1
0x2d0d…787b0xcf3d…b9fcBase—$150.00100%0x23ef…243190d ago0x311b3d…b198f4
0x1ddc…4fef0xcf3d…b9fcBase—$12.05100%0xe528…c02890d ago0xb5babe…3ce7f8
0x1ddc…4fef0xcf3d…b9fcBase—$87.00100%0x23ef…243190d ago0x92103e…16863d
0x35e0…9ea60xcf3d…b9fcBase—$135.00100%0xe528…c02890d ago0x0e4860…f05ac6
0x35e0…9ea60xcf3d…b9fcBase—$255.00100%0x23ef…243190d ago0x05095c…d6dd3d
0x8e89…aaab0xcf3d…b9fcBase—$50.47100%0xe528…c02890d ago0x4af89a…aec630
0x483d…56760xcf3d…b9fcBase—$262.74100%0x23ef…243190d ago0x2b04cf…443eb1
0x92dd…d5140xcf3d…b9fcBase—$80.00100%0x23ef…243190d ago0x349a77…b0cccf
0xb34b…c23a0xcf3d…b9fcBase—$41.39100%0xe528…c02890d ago0xb734cf…bc40cc
0x6c22…1c340xcf3d…b9fcBase—$135.59100%0x23ef…243190d ago0xc7c30a…1ef343
0xae7f…e2040xcf3d…b9fcBase—$545.00100%0x23ef…243190d ago0x35c980…9268b0
0x5b9c…de670xcf3d…b9fcBase—$99.99100%0xe528…c02890d ago0x909b3f…ac427c
0x3bcc…3aec0xcf3d…b9fcBase—$24.00100%0x23ef…243190d ago0x0fe4b5…41a9b4
0xae7f…e2040xcf3d…b9fcBase—$40.00100%0xe528…c02890d ago0xa8ccd2…cac865
0xae7f…e2040xcf3d…b9fcBase—$324.00100%0x23ef…243190d ago0xd6c904…38849c
0x0fe1…15700xcf3d…b9fcBase—$64.17100%0xe528…c02890d ago0xbcf7a2…832493
0xb054…926d0xcf3d…b9fcBase—$40.00100%0x23ef…243190d ago0x9b68eb…b59f60
0xb054…926d0xcf3d…b9fcBase—$40.00100%0xe528…c02890d ago0x86b876…4337a1
0xa927…24080xcf3d…b9fcBase—$401.64100%0xe528…c02890d ago0x6399f3…4cef07
0xf144…53c00xcf3d…b9fcBase—$132.27100%0x23ef…243190d ago0x979ce8…ebdb92
0xce02…05710xcf3d…b9fcBase—$102.21100%0xe528…c02890d ago0xcf31f2…81ad00
0xdcca…bfe80xcf3d…b9fcBase—$500.00100%0x23ef…243190d ago0xc508fd…952631

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.