Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1292…3a030xac65…4417Base$0.03100%fluxa118d ago0xb7296a…77630a
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0xda63b6…219550
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0x9ff353…00f313
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0x8a7498…493fe2
0x1292…3a030xac65…4417Base$0.97100%fluxa118d ago0x886335…f82fef
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0x407a89…2bf3e3
0xb90a…9ae40x1292…3a03Base$0.90100%fluxa118d ago0x421e1f…8620ee
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0x9377d4…c6683d
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0xde984b…0603be
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0x14b923…753ff2
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0x47b39f…247363
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0xc41c81…ea2255
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa118d ago0x613470…85fb72
0x1292…3a030xac65…4417Base$12.63100%fluxa119d ago0x4377da…c5b371
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0x7af8da…641581
0xb90a…9ae40x1292…3a03Base$12.61100%fluxa119d ago0xf9f763…12450e
0x1292…3a030xac65…4417Base$0.07100%fluxa119d ago0x26d302…f7cc5e
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0x793ef6…ca8c61
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0xf0cdf0…a3c7eb
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0x78cd2d…4084c1
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0xeb94a8…a32a9e
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0xece4ba…f3573a
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0x4d32e5…1c8f4a
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0x854394…af64a4
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa119d ago0x414ee8…044740

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.