Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5687…1eb30xbce3…2e54Base—$100.0070%0x23ef…243136d ago0xf99c9a…7c657c
0x277b…f7370xbce3…2e54Base—$3,500.9070%0xe528…c02836d ago0x5550d6…16d3af
0x9ea7…2cc40xbce3…2e54Base—$50.0070%0x23ef…243136d ago0x74a650…3ff281
0x9ea7…2cc40xbce3…2e54Base—$100.0070%0xe528…c02836d ago0x93781d…dd787b
0x50dd…83240xbce3…2e54Base—$3,135.3670%0x23ef…243136d ago0xd2d5cd…df02a3
0x6d67…0bcd0xbce3…2e54Base—$219.6970%0x23ef…243136d ago0xfd5590…229650
0x6a43…011f0xbce3…2e54Base—$105.7470%0xe528…c02836d ago0xc439ee…40e04c
0xf144…53c00xbce3…2e54Base—$69.1170%0x23ef…243136d ago0xa354a9…f60b36
0xaecd…fc300xbce3…2e54Base—$49.6670%0xe528…c02836d ago0xa442c3…0442c0
0x50dd…83240xbce3…2e54Base—$100.0070%0x23ef…243136d ago0xf41c57…a1e7f5
0x1c29…e8960xbce3…2e54Base—$5,000.0070%0xe528…c02836d ago0x368604…204865
0xf144…53c00xbce3…2e54Base—$135.0070%0x23ef…243136d ago0x9179e4…9fc770
0x338b…51aa0xbce3…2e54Base—$40.0070%0xe528…c02836d ago0x5b820b…ae26ef
0x3eb1…6fcd0xbce3…2e54Base—$70.0070%0x23ef…243136d ago0x424134…0a1064
0x338b…51aa0xbce3…2e54Base—$40.0070%0xe528…c02836d ago0xbf07bd…9e71a9
0x2d29…38bf0xbce3…2e54Base—$100.0070%0xe528…c02836d ago0x9b796a…4cdeac
0xeb66…83f70xbce3…2e54Base—$50.0070%0xe528…c02836d ago0x8343bf…e8d616
0xbb46…45f00xbce3…2e54Base—$43.9070%0x23ef…243136d ago0x1b2b3f…987730
0x483d…56760xbce3…2e54Base—$54.1570%0xe528…c02836d ago0x042104…91f6a8
0x7230…29c30xbce3…2e54Base—$996.0070%0x23ef…243136d ago0xdc98f8…0b6d0f
0xc9de…47a60xbce3…2e54Base—$112.2070%0xe528…c02836d ago0x19da03…b53f41
0xa89c…1ff80xbce3…2e54Base—$60.0070%0x23ef…243136d ago0x43c262…2e0d97
0xeb66…83f70xbce3…2e54Base—$60.0070%0xe528…c02836d ago0xba2dd0…6308ec
0xeb66…83f70xbce3…2e54Base—$465.0070%0x23ef…243136d ago0xa4d224…5572f2
0xbb46…45f00xbce3…2e54Base—$27.3370%0xe528…c02836d ago0x862230…230156

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.