Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0xa012a1…077f07
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0xdd0f8d…851b96
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0xf6e5a8…bf89b6
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0xaf0fdc…e2ae13
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x9b8b08…9b43cd
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x50f9a3…41bb58
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x2510c6…2cb9ae
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x342f0d…885e6d
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x50e779…1b0a4b
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x0e59ae…e3a681
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x15a8ec…e86fb2
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x12ede7…4d1c4c
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0xdcc900…2503f3
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x4652b7…ddfff3
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x62d783…65254d
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x69fba1…5a9d3c
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0xb7fd70…e7d7ef
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0xa12a59…454699
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x834c72…b65958
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0xc1025e…0ceee3
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x77a087…1ad430
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x473534…8d23c3
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x6466ee…fadb63
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x181ee9…ca5f7b
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x49bbf8…70d95a

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.