Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f2d…46860xb08f…9be7Base—$0.01100%coinbase73d ago0x845411…2266fa
0x8f2d…46860xbc56…d7dcBase—$0.01100%coinbase73d ago0x8d60d2…02aba9
0x8f2d…46860x49ae…0a33Base—$0.01100%coinbase73d ago0x0754a2…4ca718
0x8f2d…46860x8541…55f0Base—$0.01100%coinbase73d ago0x28a9d0…4a4e01
0x8f2d…46860xac1a…3e9cBase—$0.01100%coinbase73d ago0x349734…3501a3
0x8f2d…46860xac09…a96fBase—$0.01100%coinbase73d ago0xbeff48…b1e196
0x8f2d…46860x447b…ffe1Base—$0.01100%coinbase73d ago0xfdaf86…d6cf93
0x8f2d…46860x54e7…6c1bBase—$0.01100%coinbase73d ago0xc8b0d9…603bd0
0x8f2d…46860xe4b0…723bBase—$0.01100%coinbase73d ago0x0d2458…2100b6
0x8f2d…46860x24bf…afc1Base—$0.01100%coinbase73d ago0xd1548d…80056a
0x8f2d…46860x09b0…1a04Base—$0.01100%coinbase73d ago0x6bfc8c…cd3b72
0x8f2d…46860x0f44…56faBase—$0.01100%coinbase73d ago0xbbf864…308c6b
0x8f2d…46860x0a87…598aBase—$0.01100%coinbase73d ago0xfa7823…882cbf
0x8f2d…46860xba37…b10eBase—$0.01100%coinbase73d ago0x91bcc5…760f53
0x8f2d…46860x04a3…879dBase—$0.01100%coinbase73d ago0x5c223a…7ccf65
0x8f2d…46860x5cd2…8ea9Base—$0.01100%coinbase73d ago0xa3f694…90c2e1
0x8f2d…46860x7b90…d0bcBase—$0.01100%coinbase73d ago0x63ca24…ece232
0x8f2d…46860xfb3f…c97bBase—$0.01100%coinbase73d ago0x3691e8…f91d6d
0x8f2d…46860x0e28…b095Base—$0.01100%coinbase73d ago0x33cff6…473420
0x8f2d…46860x964b…95ebBase—$0.01100%coinbase73d ago0xf075c7…91e1f5
0x8f2d…46860xdf49…2162Base—$0.01100%coinbase73d ago0xb2bf06…6a7e06
0x8f2d…46860x28a7…7df9Base—$0.01100%coinbase73d ago0x4c45b0…c3ccd5
0x8f2d…46860x0cbf…1283Base—$0.01100%coinbase73d ago0x1ec400…452cee
0x8f2d…46860x268e…f790Base—$0.01100%coinbase73d ago0x8f08a0…df3b8d
0x8f2d…46860x0e88…eb36Base—$0.01100%coinbase73d ago0x9e8321…7d5d9a

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.