Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8a5…43f60x8a12…0881Base—$0.70100%coinbase2d ago0xfed279…016d82
0xa4c2…aad30x8a12…0881Base—$2.01100%coinbase2d ago0xcdec21…367ab7
0xd73b…c1b50x8a12…0881Base—$1.20100%coinbase2d ago0x2e74b0…22a17b
0x655a…02f00x8a12…0881Base—$1.00100%coinbase2d ago0x3a6ca0…364797
0x8f99…34a30x8a12…0881Base—$2.10100%coinbase2d ago0x3322f9…b17382
0xe838…58090x8a12…0881Base—$1.69100%coinbase2d ago0x3bf82f…3900ae
0x46e8…ff910x8a12…0881Base—$1.02100%coinbase2d ago0xcc853a…3d6943
0x097e…084e0x8a12…0881Base—$2.63100%coinbase2d ago0xccb307…c2f580
0xfd35…1dde0x8a12…0881Base—$0.69100%coinbase2d ago0x593628…8b307e
0x6aac…e3d20x8a12…0881Base—$2.88100%coinbase2d ago0xe0d230…33a810
0x9e28…0dbb0x8a12…0881Base—$1.33100%coinbase2d ago0xd2721d…69ee19
0x02f5…e9000x8a12…0881Base—$2.41100%coinbase2d ago0x7c8233…508c50
0xffb5…a2a00x8a12…0881Base—$1.93100%coinbase2d ago0x4c898d…e7a859
0x9aff…99a20x8a12…0881Base—$2.59100%coinbase2d ago0xe421ed…92cbf1
0xa4fb…d7840x8a12…0881Base—$2.86100%coinbase2d ago0x54fe9e…806b57
0xc555…a19e0x8a12…0881Base—$0.99100%coinbase2d ago0xf17701…2447ab
0x7a85…e0bd0x8a12…0881Base—$1.92100%coinbase2d ago0x1a8ec9…d0a6ed
0x5507…47790x8a12…0881Base—$2.75100%coinbase2d ago0xf5b2ce…c7ab97
0x2a61…63de0x8a12…0881Base—$0.60100%coinbase2d ago0x072106…8b9b0c
0x3930…fdad0x8a12…0881Base—$1.64100%coinbase2d ago0xe76ddc…c658a1
0x0a27…63370x8a12…0881Base—$1.33100%coinbase2d ago0xfb5a63…9ad51a
0x741d…93150x8a12…0881Base—$1.03100%coinbase2d ago0xa01a67…08f375
0x64aa…8cae0x8a12…0881Base—$1.37100%coinbase2d ago0x66324c…417261
0x4770…d70c0x8a12…0881Base—$1.79100%coinbase2d ago0xf91a97…991b01
0xf50c…b9610x8a12…0881Base—$1.61100%coinbase2d ago0x7153b2…e25fe8

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.