Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0xe37c0f…4584ca
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x877786…0d0e33
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0xc9f190…f5e2ff
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x6d1a72…6bb681
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x4094e5…14f979
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x35a622…4cf5f9
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0xffd14e…94aeca
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0xa732a8…fa651d
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x99ba46…170fbd
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x22ec8a…786c25
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x4e5fdc…344138
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x7f3e14…08f168
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0xa73f85…8fbb59
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0xfd2002…5f77d4
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x446845…6b55c5
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x2f6ca3…be0a04
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x0e97ec…6718ae
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0x670126…261921
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa21d ago0xb6fde2…f36a33
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0xa26301…a9304b
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x60d311…704066
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0xdf54d4…296f1d
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x58d97c…2a11a9
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x13e261…d44d55
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0xe0037a…4168bb

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.