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—$1.05100%0x0166…37af53d ago0x166b0d…0ee891
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6204…112254d ago0x88874c…f68672
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3eb5…08dc54d ago0x24d10d…2559d5
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6344…a21a54d ago0xb1fd95…bb73e5
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2fb6…129754d ago0x8d73fb…2192ff
0xa17c…60a90x0e3d…7757Base—$10.50100%0xfdd4…df7254d ago0x1c0951…07ed7b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x28cc…0ecd54d ago0x947212…7f2a5d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x42d1…f7df54d ago0x16d405…bba251
0xa17c…60a90x0e3d…7757Base—$10.50100%0x898f…4f5e54d ago0x2d74d0…136c90
0xa17c…60a90x0e3d…7757Base—$6.30100%0xa69c…e8d554d ago0xc554c4…65ccb4
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1708…5a2754d ago0x655f22…929ee6
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3835…626154d ago0xbddf21…03d89f
0xa17c…60a90x0e3d…7757Base—$10.50100%0x394f…900854d ago0x8dd23c…7233dd
0xa17c…60a90x0e3d…7757Base—$21.00100%0x8ae6…570654d ago0x91d272…5674d7
0xa17c…60a90x0e3d…7757Base—$5.25100%0xca7d…500154d ago0x57f176…211160
0xa17c…60a90x0e3d…7757Base—$6.30100%0x406c…cda354d ago0x27cf90…c92aae
0xa17c…60a90x0e3d…7757Base—$5.25100%0xe5a6…5fc554d ago0xaacf17…de5230

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.