Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa35d ago0xc99d5a…8e61dc
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa35d ago0xcadfc6…566a63
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa35d ago0xe660a3…63ec68
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa35d ago0xaf1d7a…7f339a
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa35d ago0x049e1c…1de066
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa35d ago0x673db6…c4db46
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa35d ago0x57e541…ad2991
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa35d ago0x0c9981…276bcc
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa35d ago0xbb901d…99e34f
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa35d ago0x195392…f54f10
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa35d ago0x962026…a13166
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa35d ago0x6b52c3…2cd307
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa35d ago0xaa1917…b39c61
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa35d ago0x8798d4…924afe
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa35d ago0xb56681…92ea46
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa35d ago0x737abb…3c5f27
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa36d ago0xc0797b…1602a6
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa36d ago0xfff0b9…1e489b
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa36d ago0x735de7…1379d6
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa36d ago0xb48623…7f0978
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa36d ago0x462ae0…9381f0
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa36d ago0x21b1d5…cb2d57
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa36d ago0xefdf48…1f9725
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa36d ago0xe2c5c7…79db8b
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa36d ago0x58397b…2adb4f

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.