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.0970%0xfc36…884214d ago0x911441…1c96b9
0x3248…f93f0x0f7a…9fd2Base—$1.1070%0x472f…69fd14d ago0x042055…28503c
0x3248…f93f0x0f7a…9fd2Base—$1.4470%0x0e49…892714d ago0xe21d29…c93189
0x3248…f93f0x0f7a…9fd2Base—$1.4370%0x4ae1…117b14d ago0xd006d2…91541d
0x3248…f93f0x0f7a…9fd2Base—$1.1470%0x0b0b…f44614d ago0xc0d722…a53cc9
0x3248…f93f0x0f7a…9fd2Base—$1.0270%0x5938…ac9714d ago0x908cfd…cff0a2
0x3248…f93f0x0f7a…9fd2Base—$1.5270%0xfc36…884214d ago0x35e973…539b09
0x3248…f93f0x0f7a…9fd2Base—$1.3070%0xd30b…996c14d ago0x227ddf…b3b65e
0x3248…f93f0x0f7a…9fd2Base—$1.3270%0x0b0b…f44614d ago0xf6cbfd…971acd
0x3248…f93f0x0f7a…9fd2Base—$1.5870%0xd5e7…7be014d ago0x8bf642…f6af59
0x3248…f93f0x0f7a…9fd2Base—$1.5770%0x0b0b…f44614d ago0xb68952…ab0f14
0x3248…f93f0x0f7a…9fd2Base—$1.0370%0xd30b…996c14d ago0x7cc55a…5d2098
0x3248…f93f0x0f7a…9fd2Base—$1.0570%0xd2ae…d69814d ago0x1a08c6…c0126a
0x3248…f93f0x0f7a…9fd2Base—$1.4670%0x1d90…b0aa14d ago0xc31420…5987b9
0x3248…f93f0x0f7a…9fd2Base—$1.3070%0xb629…dab414d ago0x17c99e…7f0132
0x3248…f93f0x0f7a…9fd2Base—$1.3170%0x4ae1…117b14d ago0x8c8749…307e6f
0x3248…f93f0x0f7a…9fd2Base—$1.3270%0x8509…27b414d ago0x3ab11b…528d97
0x3248…f93f0x0f7a…9fd2Base—$1.3170%0xfc36…884214d ago0xf6f521…6d5624
0x3248…f93f0x0f7a…9fd2Base—$1.3970%0x4ae1…117b14d ago0xaca236…1fe75b
0x3248…f93f0x0f7a…9fd2Base—$1.0270%0xefbf…890814d ago0x13d328…579d72
0x3248…f93f0x0f7a…9fd2Base—$1.3470%0x73b4…e73614d ago0x490253…ea9533
0x3248…f93f0x0f7a…9fd2Base—$1.0170%0xd30b…996c14d ago0x1d525c…de801c
0x3248…f93f0x0f7a…9fd2Base—$1.5270%0x8509…27b414d ago0xbeed90…458cac
0x3248…f93f0x0f7a…9fd2Base—$1.9870%0x9e8f…f4f715d ago0xcd1891…bcf668
0x3248…f93f0x0f7a…9fd2Base—$1.4470%0x666e…466615d ago0x24ad8e…df7a76

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.