Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x6fe0…3d53Base—$0.18100%fluxa2d ago0x8586ac…8ac056
0xe88d…92210xec1a…9667Base—$0.90100%fluxa2d ago0x46f281…71197e
0xe88d…92210x163b…8adaBase—$0.50100%fluxa2d ago0xea65ea…2335eb
0xe88d…92210x0a81…c29aBase—$0.18100%fluxa2d ago0xdfd16c…c2ab9d
0xe88d…92210xacb6…4a72Base—$0.18100%fluxa2d ago0xf22cdf…84c109
0xe88d…92210x03de…cb62Base—$0.28100%fluxa2d ago0x1989db…b6a283
0xe88d…92210x9289…2e25Base—$0.10100%fluxa2d ago0x07bf56…bbc3c3
0xe88d…92210xefef…337aBase—$0.15100%fluxa2d ago0xecc6b2…c7087d
0xe88d…92210xe0e9…e15fBase—$0.28100%fluxa2d ago0xfdfb30…b30a93
0xe88d…92210x55c4…3c3fBase—$0.18100%fluxa2d ago0x608af5…580fa8
0xe88d…92210x6e3c…0fe2Base—$0.41100%fluxa2d ago0x1e5fc8…ecbc87
0xe88d…92210xfccb…f615Base—$0.20100%fluxa2d ago0xf69cc9…395847
0xe88d…92210x77f3…0305Base—$0.20100%fluxa2d ago0xeceef9…f58adc
0xe88d…92210x67f1…2ba8Base—$0.18100%fluxa2d ago0xdb79f8…4fcb1a
0xe88d…92210xb995…0ce7Base—$0.28100%fluxa2d ago0x407a55…32fee9
0xe88d…92210x539f…3c1dBase—$0.18100%fluxa2d ago0x3a9c62…dcc473
0xe88d…92210xfd29…2137Base—$0.28100%fluxa2d ago0x88cf71…257347
0xe88d…92210xc1c4…f81aBase—$0.18100%fluxa2d ago0x61e613…ea55ae
0xe88d…92210xd720…697dBase—$0.10100%fluxa2d ago0xb0edd0…6145c7
0xe88d…92210x96fb…22fdBase—$0.18100%fluxa2d ago0x285514…45dc2e
0xe88d…92210x0eb8…cee7Base—$0.30100%fluxa2d ago0x8dc724…fbff0b
0xe88d…92210x1faf…26e1Base—$0.40100%fluxa2d ago0x27f16f…3967cd
0xe88d…92210x98f0…1b15Base—$0.90100%fluxa2d ago0x919b8b…d7814e
0xe88d…92210x7957…2074Base—$0.28100%fluxa2d ago0x338816…ba5945
0xe88d…92210xc44f…99edBase—$0.28100%fluxa2d ago0xa179d6…05bcdb

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.