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—$15.75100%0x4eef…bbd282d ago0x4c949b…0c47db
0xa17c…60a90x0e3d…7757Base—$1.05100%0xde5c…e1ff82d ago0x35a844…b87b93
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8b99…df7982d ago0xb8f2b0…38ad71
0xa17c…60a90x0e3d…7757Base—$31.50100%0xdb56…d27882d ago0xf23f8b…6bae34
0xa17c…60a90x0e3d…7757Base—$5.25100%0xe10f…cb7082d ago0x251173…3aaa79
0xa17c…60a90x0e3d…7757Base—$10.50100%0x971c…70dd82d ago0xee533e…ffc1ad
0xa17c…60a90x0e3d…7757Base—$1.05100%0xfaf2…854b82d ago0xab4c90…4c639b
0xa17c…60a90x0e3d…7757Base—$3.15100%0xb60e…e3aa82d ago0x7b0b52…7eeb76
0xa17c…60a90x0e3d…7757Base—$3.15100%0xa69c…e8d582d ago0x7219d0…ccccc1
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6d10…b12b82d ago0x57d5e3…52cfda
0xa17c…60a90x0e3d…7757Base—$1.05100%0xa8e8…666882d ago0x72ce4e…0913c6
0xa17c…60a90x0e3d…7757Base—$10.50100%0xb97a…ba2d82d ago0xc8bbff…028e2e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5f60…e48e82d ago0xf8eccc…b92bb6
0xa17c…60a90x0e3d…7757Base—$12.60100%0x5e05…afbb82d ago0xd89f58…137b6f
0xa17c…60a90x0e3d…7757Base—$2.10100%0xb9e3…292d82d ago0xf6970a…56ca9b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8107…169982d ago0xc62aa1…701ef4
0xa17c…60a90x0e3d…7757Base—$5.25100%0x1913…93d982d ago0xb89dd5…b229f5
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0abd…8e7782d ago0x46b562…e8f7e7
0xa17c…60a90x0e3d…7757Base—$1.05100%0x02d7…6ab382d ago0xc86597…d12732
0xa17c…60a90x0e3d…7757Base—$3.15100%0x394f…900882d ago0xe1b120…1791d4
0xa17c…60a90x0e3d…7757Base—$6.30100%0x7bc8…426182d ago0xa9bb48…a96e7c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x971f…ddbf82d ago0x7fb2e0…136c3b
0xa17c…60a90x0e3d…7757Base—$94.50100%0x7daa…021782d ago0x2c9ba6…6e11bb
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0881…8de282d ago0xe36f7a…feb9b5

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.