Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xf943a2…3a321a
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x260738…e999b9
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x76b056…40e485
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xefb1ab…5bf07d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x8474bf…f3ab25
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x639f89…54cb98
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x0f4273…0661ab
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xfe2dd0…c94503
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x319d6f…eec231
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x57af13…f06d98
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x430175…e34024
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xea74c5…84b9a7
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x9fc60a…8ad0fd
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xb19ad0…98fd55
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x0a83c9…5d519d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xdb23e5…89c7ec
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x0d2fdf…b14b30
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x3f8fe0…094b05
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xae3554…1804fe
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xb11068…de5806
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x46a84a…67015c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x6ba7c6…ef4481
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0x4665aa…4f4820
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0x042706…978e6c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0x1d51d1…15d43f

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.