Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x423073…139055
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x11f337…18048f
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x27307b…dcf324
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xeb5221…77581e
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x067ecd…d06bc4
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x1d3615…18f680
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xf64a81…1f19ec
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x0a104c…5e3cbf
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x7aae7b…2a336b
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xfc2ba3…7c2e5a
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x0b07c7…b72110
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x4df5dc…294eef
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xc67233…0d2a5c
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xbd0779…410138
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xbd23fb…f25176
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x804495…f8da58
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x70e9d5…fd49ed
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xbbfb5f…6724ed
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x723d7e…756ac9
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0x9921d6…191b28
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xf03fc7…5ee943
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa58d ago0xfe0bd9…18c430
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa59d ago0x9d1c51…6e2190
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa59d ago0xd60390…4600fe
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa59d ago0x23a412…706cb8

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.