Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xe9e4f2…89170f
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x74db19…d481cc
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xb8b4c1…f8d99b
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x891cab…b51a25
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xed1d75…bd20c5
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x205cf0…d13d8a
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x37026d…234184
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x5f09b4…5b75e6
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xc56049…9b36d7
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xf48ad4…d0ed9d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xd89261…b6d31f
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x96578c…b55839
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xed3c40…30eed6
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x7301a4…8c53c9
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xd87415…6f8bfc
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x1bf62f…74ade1
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xbf5653…4fddf7
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0x510bd9…d8e2c1
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x8914ab…87a885
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x0118f3…e58023
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x0ff9c6…135250
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x7770e3…27c689
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xbc419c…d6b9d5
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0x804930…59e8bf
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa18d ago0xa94035…d732a4

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.