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—$3.15100%0x4c91…bd4949d ago0x9331aa…c090ec
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xe7f0…b89c49d ago0xaf4e35…aa4d4b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x76aa…2a0a49d ago0xaa1294…c56df0
0xa17c…60a90x0e3d…7757Base—$14.70100%0x4e07…cf7c49d ago0x99512e…747592
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2133…5a4249d ago0xda5992…a61e07
0xa17c…60a90x0e3d…7757Base—$1.05100%0xe478…9dd749d ago0x4e7d7a…94406d
0xa17c…60a90x0e3d…7757Base—$5.25100%0x12fd…41c849d ago0x8f157c…41ac68
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0007…886749d ago0x3d3c26…210257
0xa17c…60a90x0e3d…7757Base—$10.50100%0x5787…759e49d ago0x4614ca…43c157
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x72ef…0ffd49d ago0xa68ff0…9eacb1
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5d3d…e33349d ago0xafd87e…16a4e5
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x7869…5c2049d ago0xe7c3c8…3d90fa
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x39f9…9a7949d ago0xde2e50…654171
0xa17c…60a90x0e3d…7757Base—$5.25100%0xbb99…f69a49d ago0x877284…56695e
0xa17c…60a90x0e3d…7757Base—$1.05100%0xb725…f2dd49d ago0x0962c4…4c5db3
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc216…7c2349d ago0x7d79ce…29eee0
0xa17c…60a90x0e3d…7757Base—$21.00100%0x4a3c…710249d ago0x7d8720…5468f9
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x9667…204e50d ago0xb64c10…da6173
0xa17c…60a90x0e3d…7757Base—$10.50100%0x154a…ba3250d ago0x41f880…130518
0xa17c…60a90x0e3d…7757Base—$2.10100%0x01d6…4c2950d ago0xced4f5…c59f44
0xa17c…60a90x47c5…4fc3Base—$42.0070%0x0477…fae050d ago0x80be04…0314b1
0xa17c…60a90x0e3d…7757Base—$5.25100%0x6d55…0cde50d ago0x880c68…127c69
0xa17c…60a90x0e3d…7757Base—$5.25100%0x363e…450d50d ago0x8ed5b7…0d7a74
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1e09…da4150d ago0xe837f0…27f06a
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc89e…795850d ago0xdf8fa3…bc7a62

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.