Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2cfe…ab190xac65…4417Base—$0.09100%fluxa113d ago0xf0ee91…25876c
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0xdb0cf1…538f2b
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0x136092…569094
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0x4f02ce…b0643c
0x2cfe…ab190xac65…4417Base—$0.07100%fluxa113d ago0x6991f1…2a7a1e
0xb90a…9ae40x2cfe…ab19Base—$0.06100%fluxa113d ago0xd688d0…979c1d
0xb90a…9ae40x2cfe…ab19Base—$0.02100%fluxa113d ago0xd253c9…cafe9d
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0xcb0dc8…cdeddb
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0x98a62a…2e5ccb
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0xdcd791…a987d9
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0xd24f14…9942e5
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0xb6f96d…6e4d62
0x2cfe…ab190xac65…4417Base—$0.02100%fluxa113d ago0xf2df97…2a0807
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa113d ago0x89e776…35adbf
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa114d ago0xa6fd5c…cf9c3f
0x2cfe…ab190xac65…4417Base—$0.02100%fluxa114d ago0x5b401c…5e88b0
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa114d ago0xa4332a…2be078
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa114d ago0x5fe401…5c82cc
0x2cfe…ab190xac65…4417Base—$0.01100%fluxa114d ago0xc7648c…d7e045
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa114d ago0x2475d8…a88834

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.