Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x8e39…5a68Base—$0.20100%fluxa112d ago0x80f6c6…bffc8e
0xd1ae…81330xb2c5…0983Base—$0.20100%fluxa112d ago0xf731d9…ae8806
0xd1ae…81330x6634…2dc9Base—$0.20100%fluxa112d ago0x9a0022…19a5f1
0xd1ae…81330xc73c…349fBase—$0.20100%fluxa112d ago0xa23ce0…5720a8
0xd1ae…81330x3007…b678Base—$0.10100%fluxa112d ago0x98e310…c6477f
0xd1ae…81330xaa56…9fabBase—$0.10100%fluxa112d ago0xacb853…8c5a57
0xd1ae…81330xa83b…8ad2Base—$0.20100%fluxa112d ago0x59c94e…912ab2
0xd1ae…81330x3f1b…62bbBase—$0.20100%fluxa112d ago0x76af67…ab8fe4
0xd1ae…81330x6e4b…b448Base—$0.20100%fluxa112d ago0xec31c0…cede8c
0xd1ae…81330x982c…792cBase—$0.10100%fluxa112d ago0xd71d51…a351ec
0xd1ae…81330x757e…01a7Base—$0.10100%fluxa112d ago0xa8b562…623ec8
0xd1ae…81330x982c…792cBase—$0.10100%fluxa112d ago0xaf9af3…803c2d
0xd1ae…81330xdafc…5228Base—$0.01100%fluxa112d ago0x4b4521…87767c
0xd1ae…81330x603c…9ec1Base—$0.10100%fluxa112d ago0x9fec01…3c3f10
0xd1ae…81330x545c…dd61Base—$0.20100%fluxa112d ago0x203781…8ecbcc
0xd1ae…81330xe0d4…1798Base—$0.20100%fluxa112d ago0x06ab39…7cdccb
0xd1ae…81330x1eb1…f7f0Base—$0.30100%fluxa112d ago0x98381f…75f50d
0xd1ae…81330x651a…c426Base—$0.96100%fluxa112d ago0x43f188…11adba
0xd1ae…81330x5ff7…f364Base—$0.10100%fluxa112d ago0x1fc8ef…92d5a1
0xd1ae…81330x66c1…3404Base—$0.20100%fluxa112d ago0xb3fe4a…a2d591
0xd1ae…81330x6b05…6315Base—$0.10100%fluxa112d ago0xa7499c…109980
0xd1ae…81330x3bba…ff76Base—$0.20100%fluxa112d ago0x4ddfe7…fa64ae
0xd1ae…81330xcdfb…1de6Base—$0.30100%fluxa112d ago0x46d0f3…c0f783
0xd1ae…81330xbc83…b8b3Base—$0.20100%fluxa112d ago0xa90d48…da7e2a
0xd1ae…81330xa25b…d520Base—$0.20100%fluxa112d ago0x701e14…34fff0

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.