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%0x2d05…53d065d ago0x5d6e69…0b8216
0xa17c…60a90x0e3d…7757Base—$2.10100%0x154a…ba3265d ago0x99dfa1…f5b85d
0xa17c…60a90x0e3d…7757Base—$3.15100%0xe620…490165d ago0x32e364…ab467d
0xa17c…60a90x0e3d…7757Base—$3.15100%0x4e4a…2e7365d ago0xcc8339…314786
0xa17c…60a90x0e3d…7757Base—$3.15100%0xf9f2…732965d ago0xf711a2…3e3259
0xa17c…60a90x0e3d…7757Base—$3.15100%0xdb56…d27865d ago0xa5eda3…543320
0xa17c…60a90x0e3d…7757Base—$5.25100%0x9d1a…013565d ago0xe02dc3…b9c323
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa06c…18fe65d ago0xcbf3ab…d60db3
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc246…c59565d ago0x9b538f…cfb261
0xa17c…60a90x0e3d…7757Base—$4.20100%0x1ae8…2c7365d ago0x15bdce…5c0b60
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3d37…880665d ago0x29f9b0…b24460
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2d1c…632c65d ago0x10aee8…3b600f
0xa17c…60a90x0e3d…7757Base—$10.50100%0xb7ce…a06265d ago0x5518a8…480822
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3c35…aa7365d ago0x4faffd…b1d7e0
0xa17c…60a90x0e3d…7757Base—$1.05100%0x16b5…bfc065d ago0xee94b4…bae747
0xa17c…60a90x0e3d…7757Base—$5.25100%0xbc18…facb65d ago0xad5b67…494779
0xa17c…60a90x0e3d…7757Base—$47.25100%0x35b0…b81065d ago0xd8458f…5363c8
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8817…492765d ago0xe8a1e6…500deb
0xa17c…60a90x0e3d…7757Base—$10.50100%0xe1d1…1b1965d ago0x13d182…c3da87

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.