Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$3.15100%0xaf61…49f6116d ago0x63c53a…4946bf
0x8cfa…be850x0e3d…7757Base—$2.10100%0x79bd…fda1116d ago0x843158…9a9786
0x8cfa…be850x0e3d…7757Base—$2.10100%0xde1b…a3a2116d ago0xc775b1…3061a3
0x8cfa…be850x0e3d…7757Base—$1.05100%0x0908…9e51116d ago0x93153c…745a39
0x8cfa…be850x0e3d…7757Base—$2.10100%0x30b6…6089117d ago0x30a9dd…4b3e53
0x8cfa…be850x0e3d…7757Base—$26.25100%0xfe8c…49bb117d ago0x6f59b8…f1ab45
0x8cfa…be850x0e3d…7757Base—$3.15100%0xfbad…25fb117d ago0xf759a3…140c82
0x8cfa…be850x0e3d…7757Base—$21.00100%0x2d1c…632c117d ago0xdbfa33…48bfe5
0x8cfa…be850x0e3d…7757Base—$7.35100%0x0562…cf20117d ago0xdfeb4e…de9fee
0x8cfa…be850x0e3d…7757Base—$7.35100%0x9547…14df117d ago0xe7de92…e97f0c
0x8cfa…be850x0e3d…7757Base—$1.05100%0xc506…1e3d117d ago0x7ee0d6…e7080b
0x8cfa…be850x0e3d…7757Base—$4.20100%0x69ba…d2e2117d ago0x3d8352…d31da5
0x8cfa…be850x0e3d…7757Base—$1.05100%0x58f6…4517117d ago0xbe0378…3bf0cd
0x8cfa…be850x0e3d…7757Base—$21.00100%0x1e76…9aba117d ago0xaebc48…23738f
0x8cfa…be850x0e3d…7757Base—$6.30100%0xb834…55bc117d ago0xa3c000…452893
0x8cfa…be850x0e3d…7757Base—$105.00100%0x51a8…b211117d ago0x38bc25…bc08d4
0x8cfa…be850x0e3d…7757Base—$5.25100%0x8f67…d014117d ago0xb2b868…a04640
0x8cfa…be850x0e3d…7757Base—$10.50100%0x1e0a…902e117d ago0x69540e…0081e3
0x8cfa…be850x0e3d…7757Base—$10.50100%0xf9ea…484f117d ago0x3be627…660c91
0x8cfa…be850x0e3d…7757Base—$6.30100%0x823e…6b6c117d ago0x8eacdc…1b04d1
0x8cfa…be850x0e3d…7757Base—$3.15100%0x8516…0883117d ago0xdeec99…979ac4
0x8cfa…be850x0e3d…7757Base—$2.10100%0x58f6…4517117d ago0xc048de…fd30d1
0x8cfa…be850x0e3d…7757Base—$21.00100%0x80e2…1873117d ago0xbedfb6…4ff1fe
0x8cfa…be850x0e3d…7757Base—$1.05100%0xe2b6…b04c117d ago0x0bd35f…1a44c5
0x8cfa…be850x0e3d…7757Base—$10.50100%0xb60e…e3aa117d ago0x0a11fd…f0a3da

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.