Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3e5d…fd3892d ago0x525bed…7bdaaf
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5a50…c82c92d ago0xcad993…61663f
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0744…c73c92d ago0x72e1ef…8a3f22
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc4a4…9e8692d ago0x3eef05…1bdfb5
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5720…a5f492d ago0x59399d…f74286
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1dbc…007e92d ago0x70907f…fea53f
0xa17c…60a90x0e3d…7757Base—$15.75100%0x8569…b98792d ago0xcd5e93…3326fd
0xa17c…60a90x0e3d…7757Base—$5.25100%0x93d4…655d92d ago0x65aa7c…98d009
0xa17c…60a90x0e3d…7757Base—$2.10100%0xd500…f63a92d ago0x06dc11…19af6d
0xa17c…60a90x0e3d…7757Base—$3.15100%0xbada…25fd92d ago0x2103ea…e88a26
0xa17c…60a90x0e3d…7757Base—$6.30100%0x7929…b33192d ago0xb57633…5b16a0
0xa17c…60a90x0e3d…7757Base—$1.05100%0x96b2…cc5e92d ago0x0a8a01…78393b
0xa17c…60a90x0e3d…7757Base—$3.15100%0xd50e…07b992d ago0x5bc342…cc139a
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf760…e9ab92d ago0xc414ff…3ab837
0xa17c…60a90x0e3d…7757Base—$6.30100%0xc06a…344792d ago0x5e4b01…aaf851
0xa17c…60a90x0e3d…7757Base—$5.25100%0xd3b3…bd8292d ago0x21db63…ffbcd5
0xa17c…60a90x0e3d…7757Base—$2.10100%0xdcd9…b01a92d ago0xf11ff0…2f8b10
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4263…5fe592d ago0xdbba64…7d271c
0xa17c…60a90x0e3d…7757Base—$2.10100%0x7381…a3ba92d ago0xe1ca5c…41ee34
0xa17c…60a90x0e3d…7757Base—$5.25100%0xed7e…63a692d ago0xbcd711…8ab2bc
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1798…f45f92d ago0xa55947…92aec0
0xa17c…60a90x0e3d…7757Base—$52.50100%0xf8c4…d83692d ago0xa91426…a352e3
0xa17c…60a90x0e3d…7757Base—$2.10100%0xe478…9dd792d ago0x199cf2…d96f6e
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1f5f…656e92d ago0x3fba78…a16210
0xa17c…60a90x0e3d…7757Base—$12.60100%0xb60e…e3aa92d ago0xdf19ba…96d561

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.