Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3248…f93f0x0f7a…9fd2Base—$1.0170%0xb629…dab421d ago0x2d3063…8b6ff5
0x3248…f93f0x0f7a…9fd2Base—$1.8770%0xb629…dab421d ago0x4fa9c1…a18515
0x3248…f93f0x0f7a…9fd2Base—$1.3170%0x9e8f…f4f721d ago0xc22839…68f490
0x3248…f93f0x0f7a…9fd2Base—$1.0670%0x666e…466621d ago0x85529b…ec52e3
0x3248…f93f0x0f7a…9fd2Base—$1.3370%0x4ae1…117b21d ago0x15da49…e98c7c
0x3248…f93f0x0f7a…9fd2Base—$1.0170%0x4ae1…117b21d ago0x8d4a9c…71fbf6
0x3248…f93f0x0f7a…9fd2Base—$1.1170%0x5938…ac9721d ago0xb306ce…ecabc5
0x3248…f93f0x0f7a…9fd2Base—$1.5170%0xc50d…ed7b21d ago0xc908dc…64acc5
0x3248…f93f0x0f7a…9fd2Base—$1.2670%0x8509…27b421d ago0x4037b7…b55e4d
0x3248…f93f0x0f7a…9fd2Base—$1.4770%0xd5e7…7be021d ago0xa632c9…9e1515
0x3248…f93f0x0f7a…9fd2Base—$1.0670%0xd5e7…7be021d ago0x6dd942…a8b5f6
0x3248…f93f0x0f7a…9fd2Base—$1.1870%0x4668…62f221d ago0x0a61ab…f755cf
0x3248…f93f0x0f7a…9fd2Base—$1.1170%0xd5e7…7be021d ago0x66cd4d…62641a
0x3248…f93f0x0f7a…9fd2Base—$1.0170%0xd5e7…7be021d ago0xf319e4…f475ad
0x3248…f93f0x0f7a…9fd2Base—$1.5770%0x2060…742d21d ago0x9ebfa1…fbe289
0x3248…f93f0x0f7a…9fd2Base—$1.4270%0x305e…fcf621d ago0x55908e…dfcf9b
0x3248…f93f0x0f7a…9fd2Base—$1.9870%0xefbf…890821d ago0xd753a6…3ea7f8
0x3248…f93f0x0f7a…9fd2Base—$1.0670%0x8509…27b421d ago0xf63297…36eee0
0x3248…f93f0x0f7a…9fd2Base—$1.3070%0x71e2…fc0721d ago0xa2024b…d70410
0x3248…f93f0x0f7a…9fd2Base—$1.3070%0xfc36…884221d ago0x12ee89…0daf2c
0x3248…f93f0x0f7a…9fd2Base—$1.3070%0xc85d…258021d ago0xe5a3d2…f51179
0x3248…f93f0x0f7a…9fd2Base—$1.1070%0xc85d…258021d ago0x2e8a5c…5db512
0x3248…f93f0x0f7a…9fd2Base—$1.3070%0x0b0b…f44621d ago0x66f216…5cf0fe
0x3248…f93f0x0f7a…9fd2Base—$1.3070%0x9e8f…f4f721d ago0xb3f269…25dc61
0x3248…f93f0x0f7a…9fd2Base—$1.3570%0xc85d…258021d ago0x8b20ac…940323

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.