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—$19.95100%0x39a9…7be573d ago0xd0428e…a64487
0xa17c…60a90x0e3d…7757Base—$52.50100%0xc506…1e3d73d ago0xcdffca…a73d45
0xa17c…60a90x0e3d…7757Base—$1.05100%0x99d9…ec9d73d ago0xba74ff…87543e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7924…2dfe73d ago0xf0b7ff…83e150
0xa17c…60a90x0e3d…7757Base—$5.25100%0xa2b7…2c9a73d ago0xa2f6f1…37a635
0xa17c…60a90x0e3d…7757Base—$2.10100%0xd0fe…397673d ago0xf35223…98e646
0xa17c…60a90x0e3d…7757Base—$2.10100%0xf6cb…a8d773d ago0x055e40…7e2237
0xa17c…60a90x0e3d…7757Base—$13.65100%0xec7c…5d3273d ago0x109c6e…413409
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1a34…32c173d ago0x7d3331…83a1d1
0xa17c…60a90x0e3d…7757Base—$21.00100%0x50b0…9cda73d ago0xbf0ca0…8e1e13
0xa17c…60a90x0e3d…7757Base—$1.05100%0x04bf…0d0e73d ago0x90ae57…32da5f
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8bdc…90be73d ago0xf9e28b…ef2dcd
0xa17c…60a90x0e3d…7757Base—$21.00100%0x03f1…4e5f73d ago0x7ddd5b…e10e74
0xa17c…60a90x0e3d…7757Base—$31.50100%0x8bdc…90be73d ago0x2ee325…667903
0xa17c…60a90x0e3d…7757Base—$3.15100%0x04bf…0d0e73d ago0xa8bf88…697e49
0xa17c…60a90x0e3d…7757Base—$6.30100%0x406c…cda373d ago0x670d69…950cb3
0xa17c…60a90x0e3d…7757Base—$21.00100%0xfe64…ec0873d ago0x168a1c…a30711
0xa17c…60a90x0e3d…7757Base—$1.05100%0x77d2…395e73d ago0x6f83ed…e48edc
0xa17c…60a90x0e3d…7757Base—$2.10100%0x60b3…977373d ago0x44f166…d656b5
0xa17c…60a90x0e3d…7757Base—$10.50100%0xdb82…274873d ago0xa5f9f1…dd02ec
0xa17c…60a90x0e3d…7757Base—$31.50100%0x1763…dc2273d ago0xdd6c7b…868173
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa7b1…4ca473d ago0xa7c7ad…91edd1
0xa17c…60a90x0e3d…7757Base—$21.00100%0x0abd…8e7774d ago0x1ed666…ebbc0f
0xa17c…60a90x0e3d…7757Base—$3.15100%0xb182…b93d74d ago0x5215ed…75aa52
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd4ab…0bb674d ago0xe0da66…06d4c8

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.