Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1efc…9e4371d ago0xf343ae…b3ec86
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x09f6…b65c71d ago0x48ba82…aa07ee
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xe1d1…1b1971d ago0xd1d201…8d5030
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x79f3…6a3871d ago0x2c883a…68b25f
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xe4bd…cd4e71d ago0x157438…aa4c5e
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6768…243571d ago0x545be8…1ad191
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x8121…3f9d71d ago0x4672f1…8c0fa5
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x647b…3fa571d ago0x5121da…3026e3
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x12fd…41c871d ago0x943294…ed620c
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x7d28…b24871d ago0x42ccba…343251
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xbc4f…cafd71d ago0xecbb76…ee38ed
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x88c8…503871d ago0x9b59e8…a7036b
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x271d…71b471d ago0x7e7d41…720385
0x4bfb…0c880x0e3d…7757Base—$8.40100%0x3d76…265f71d ago0xef1889…3b9e84
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x6d2e…0c6471d ago0x985064…33cc28
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6b3c…58cb71d ago0xf0e76e…906a09
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1a4b…80bc71d ago0x102dc8…1da953
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xfdf6…61a871d ago0xef6f0b…5068c8
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xa5c8…4ccb71d ago0xab549f…fad0ff
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xa69c…e8d572d ago0x19e2ca…ca1979
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xb3fe…1c0572d ago0xe8bac9…838129
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x569e…48f972d ago0xa63147…337390
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x2c22…1f1c72d ago0x01215c…eb8f78
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa30d…6d0072d ago0x6d11dc…e9d585
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x1e76…9aba72d ago0xd7164c…a88834

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.