Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0x811df6…82dd3d
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xb0b158…bf0f27
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0x1a46dc…e5edc5
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0x10d6fd…4d8a76
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0x9428aa…a673c4
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xbe0a85…957127
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xde4708…c1519c
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xd1e261…f179c8
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xe5050c…481e99
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xb7e48b…3ba342
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xec4376…4e832a
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0x8433e1…16fed3
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0x901b33…2b02d0
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xcd26ea…3f7791
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xf4beb3…5686b6
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa68d ago0xc56a72…f401c0
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0x75797b…84353a
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0x7da05d…ca4644
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0x7a1e0b…ea4feb
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0x9f41b0…481ac7
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0x205885…e48a9e
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0xe4bd64…78222f
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0x1ec228…af8fc1
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0xb134bc…b77472
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa69d ago0x0a3394…3d847e

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.