Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x867d44…191315
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x85de24…ffc1c1
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0xae8c83…21a8ad
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x6f6115…bf669a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0xc20df3…3ca248
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x3c9c87…abc695
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0xc88e5b…6cdc31
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x934381…be0aac
0xb90a…9ae40x299b…0695Base—$0.90100%fluxa110d ago0x2eb3a2…c072ca
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0xfa8548…68cbf5
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0xbca6c7…c68551
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0xbc805b…5a251f
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x5a9321…5a7de5
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x3307fc…44536f
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x0b5ad2…2368d2
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x9e9d84…9d7fb3
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x42e806…a670b8
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x4958cb…1d4dd0
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x6e865f…540813
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0xb84f3f…f21d2b
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x8a9dbc…63b732
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa110d ago0x8eb3ba…09746a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa111d ago0x311644…b52946
0x299b…06950x670a…7556Base—$10.22100%fluxa111d ago0xb22c13…a781bc
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa111d ago0x3acda0…2d0380

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.