Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc97a…94aa0x32ad…8af9Base—$0.03100%fluxa114d ago0x93525e…bb6a0c
0x34e9…a86a0x32ad…8af9Base—$0.03100%fluxa114d ago0x5d474f…e0ea7d
0x38cb…adda0x32ad…8af9Base—$0.03100%fluxa114d ago0xdf12b8…0b92db
0x9e4d…8b6f0x32ad…8af9Base—$0.03100%fluxa114d ago0xcb0202…0dd61b
0x4696…1fce0x32ad…8af9Base—$0.03100%fluxa114d ago0x6f5f1d…aa28e6
0xe773…80340x32ad…8af9Base—$0.03100%fluxa114d ago0x733df3…d48a22
0x19a0…23f50x32ad…8af9Base—$0.26100%fluxa114d ago0xba4cf3…956a5a
0xdb1f…326f0x32ad…8af9Base—$0.13100%fluxa114d ago0x1ec1f1…a8fc68
0xc109…cc690x32ad…8af9Base—$0.12100%fluxa114d ago0x7de419…b08ddc
0x0154…9d470x32ad…8af9Base—$0.21100%fluxa114d ago0x27fe40…7c001f
0x93d4…dbe50x32ad…8af9Base—$0.15100%fluxa114d ago0x18766a…017ef5
0xcbbf…fe350x32ad…8af9Base—$0.06100%fluxa114d ago0x42c42d…d01168
0x82ba…5d6a0x32ad…8af9Base—$0.08100%fluxa114d ago0x7d9e49…8cb7bd
0x1b6a…34e00x32ad…8af9Base—$0.26100%fluxa114d ago0xc409a0…873ce6
0x8596…cec90x32ad…8af9Base—$0.21100%fluxa114d ago0x600a58…a4355b
0x80b2…01e70x32ad…8af9Base—$0.18100%fluxa114d ago0xfa6ef1…94007e
0x07e7…c3ff0x32ad…8af9Base—$0.23100%fluxa114d ago0xeec497…9f11a6
0x2655…a3380x32ad…8af9Base—$0.20100%fluxa114d ago0x0f9c4b…2dd2af
0x1bbe…e4130x32ad…8af9Base—$0.15100%fluxa114d ago0x7a96be…091604
0x81f3…a16a0x32ad…8af9Base—$0.21100%fluxa114d ago0x26a457…d89446
0x2df8…54e50x32ad…8af9Base—$0.03100%fluxa114d ago0x6b416b…b48152
0xb176…23d40x32ad…8af9Base—$0.06100%fluxa114d ago0x8c23ea…57baf6
0x95b2…0beb0x32ad…8af9Base—$0.03100%fluxa114d ago0xbb5a19…59a24a
0x9c35…534b0x32ad…8af9Base—$0.03100%fluxa114d ago0x9477a3…94a08c
0x541d…fde90x32ad…8af9Base—$0.04100%fluxa114d ago0xae37d3…07be07

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.