Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefab…9daa0x9d19…08d3Base—$0.01100%fluxa111d ago0x0921d9…f6cf4f
0x07e9…20030x9d19…08d3Base—$0.01100%fluxa111d ago0x26652a…9778fa
0xd874…24710x9d19…08d3Base—$0.01100%fluxa111d ago0x9ef218…bdc570
0xc02a…46a00x9d19…08d3Base—$0.01100%fluxa111d ago0xb56d78…8cf874
0xe121…b25d0x9d19…08d3Base—$0.01100%fluxa111d ago0x3c0ae0…06ed66
0xcabf…68eb0x9d19…08d3Base—$0.03100%fluxa111d ago0x7f44eb…f0f023
0x00ca…e4190x9d19…08d3Base—$0.03100%fluxa111d ago0x75ac53…99ef3b
0x6230…6b480x9d19…08d3Base—$0.01100%fluxa111d ago0xc5cc5f…25e6cb
0x3adc…eed90x9d19…08d3Base—$0.01100%fluxa111d ago0x9bc020…67f28e
0xfebf…dbd60x9d19…08d3Base—$0.01100%fluxa111d ago0xb2e8ca…5570c3
0x5401…ec450x9d19…08d3Base—$0.01100%fluxa111d ago0x14f34c…2a09bf
0x1e08…2f9f0x9d19…08d3Base—$0.01100%fluxa111d ago0x43d7aa…2468c5
0x0866…5ab80x9d19…08d3Base—$0.01100%fluxa111d ago0x827402…50e2f1
0xd045…173c0x9d19…08d3Base—$0.01100%fluxa111d ago0x7a292d…b0b8ea
0xeb31…ea6e0x9d19…08d3Base—$0.03100%fluxa111d ago0xf75eb5…068abb
0x6150…0d810x9d19…08d3Base—$0.01100%fluxa111d ago0xc4048a…33ae18
0x91e8…52160x9d19…08d3Base—$0.03100%fluxa111d ago0xd19321…32035a
0x546f…c4a00x9d19…08d3Base—$0.03100%fluxa111d ago0xe5d52a…c4469d
0x157a…97a90x9d19…08d3Base—$0.01100%fluxa111d ago0xc180d5…494b8a
0x4a52…17640x9d19…08d3Base—$0.03100%fluxa111d ago0xe328c9…9c22bf
0xe70f…ae230x9d19…08d3Base—$0.01100%fluxa111d ago0x2f2b0f…4e516f
0xeba5…2b170x9d19…08d3Base—$0.01100%fluxa111d ago0xeac156…9be895
0xb570…570e0x9d19…08d3Base—$0.01100%fluxa111d ago0x981059…67cb96
0x6232…095a0x9d19…08d3Base—$0.01100%fluxa111d ago0xc83ac6…3a8cf9
0x1028…07030x9d19…08d3Base—$0.01100%fluxa111d ago0x55d52f…f0ada1

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.