Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0xbd6869…17eaec
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x8e7d11…8ac061
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x56f1ad…f3599a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x12b4bd…7bd8e6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x5b1235…f2bbc7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x0907be…a77b5e
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0xf50d16…aed33c
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x569d11…2c360c
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0xfdf1e2…0936ac
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x92463e…6d79ed
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x8636d5…df0bab
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x0ca14a…c2bb3d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x458c14…ba450c
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x28a079…70c834
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x81c741…b81c62
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0xc4706d…6705b1
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x1e0d86…115002
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x0196bd…15be3a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x4628da…63cdf0
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x1a3205…445a7d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0xf344e6…82f2fa
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0xde1bd3…607b79
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x6f75d0…db4559
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0xc951cc…8bb027
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa68d ago0x700451…2c220a

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.