Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1d2…9bc60x0e3d…7757Base—$42.00100%0x6e35…7a28105d ago0x82cde1…005a8d
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4d43…5ecd105d ago0x7cff94…7b9035
0x4793…450a0x0e3d…7757Base—$56.70100%0x2a5b…d6a9105d ago0xad01f0…6d2da0
0x1332…66eb0x0e3d…7757Base—$3.75100%0x971c…70dd105d ago0x9434e2…a2da62
0xc9a2…31540x0e3d…7757Base—$10.50100%0x1e6d…37c1105d ago0x0a24fb…406244
0xeb32…3a940x0e3d…7757Base—$10.00100%0x9971…2048105d ago0xec7f45…9d6493
0xa520…eca40x0e3d…7757Base—$6.30100%0x05c6…16ba105d ago0x881f61…056ec9
0x0bf4…9c060x0e3d…7757Base—$20.20100%0x971f…ddbf105d ago0x2661c3…a794c5
0xde29…bb1f0x0e3d…7757Base—$36.15100%0x33a2…877f105d ago0xaf26d0…d5323c
0xa88e…42dd0x0e3d…7757Base—$2.25100%0x5697…9cea105d ago0xdbbf6d…298799
0x5a73…fe210x0e3d…7757Base—$207.90100%0x39e9…2393105d ago0x0c561f…26fc6a
0x1332…66eb0x0e3d…7757Base—$6.30100%0x0562…cf20105d ago0xce79f1…b08c57
0x1332…66eb0x0e3d…7757Base—$5.25100%0xdddf…e3d8105d ago0x72b93d…5a9db0
0x1332…66eb0x0e3d…7757Base—$52.50100%0x60af…6a25105d ago0xa7e27c…76012d
0xc374…519a0x0e3d…7757Base—$59.73100%0xd8e2…3d4b105d ago0x401023…950a23
0x1332…66eb0x0e3d…7757Base—$52.50100%0x73f4…8367105d ago0x523f64…4a8d83
0x7c80…64e00x0e3d…7757Base—$8.40100%0x73bd…b444105d ago0x20004f…1e95eb
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4339…3850105d ago0x9ce05e…1636b9
0x3b23…28260x0e3d…7757Base—$4.00100%0x55b3…f1a0105d ago0xc6bfd0…fd0556
0xf861…cd530x0e3d…7757Base—$4.20100%0x37bf…71af105d ago0x411198…f25430
0xa787…64cf0x0e3d…7757Base—$10.50100%0xd091…7b6e105d ago0x66abec…7466a9
0x1332…66eb0x0e3d…7757Base—$1.05100%0x7cf5…2407105d ago0x5744ca…2bf0dd
0x1332…66eb0x0e3d…7757Base—$63.00100%0x4173…2665105d ago0x5a9df6…a5daf4
0x2128…a3a80x0e3d…7757Base—$5.25100%0xaecf…8b75105d ago0x561992…17c89a
0x6737…a8820x0e3d…7757Base—$28.00100%0x7a25…7fdc105d ago0x79e5c2…540712

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.