Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$3.4470%0x2891…bc4c18d ago0x078dfe…1087e9
0x3be9…575c0x4cd0…bc31Base$5.4470%0x30d2…77d518d ago0x82b7f2…405f61
0x3be9…575c0x4cd0…bc31Base$20.4470%0x4337…b35018d ago0xcb24a8…549480
0x3be9…575c0x4cd0…bc31Base$30.4670%0x4337…9f2618d ago0x7fbdf6…1a2805
0x3be9…575c0x4cd0…bc31Base$30.4670%0x4337…d0b218d ago0x5b06ba…693bdc
0x3be9…575c0x4cd0…bc31Base$42.4570%0x4337…5e7d18d ago0xc4ace8…c82c99
0x3be9…575c0x4cd0…bc31Base$25.4570%0x7b5c…7b9a18d ago0x8129cb…735628
0x261e…25100x4cd0…bc31Base$335.6970%0xf70d…dbef18d ago0x110cfb…616450
0x3be9…575c0x4cd0…bc31Base$100.4170%0x2891…bc4c18d ago0x6d9157…3b851a
0x200e…5dbf0x4cd0…bc31Base$2.0070%0xf70d…dbef18d ago0x091e84…a0eb56
0xe7a3…d8060x4cd0…bc31Base$32.9370%0xf70d…dbef18d ago0x4013b1…22e97d
0x3be9…575c0x4cd0…bc31Base$50.4670%0x42f5…5b5018d ago0x15f267…4d6943
0x3be9…575c0x4cd0…bc31Base$50.4670%0x1d53…c61318d ago0x250a48…c1fd56
0x3be9…575c0x4cd0…bc31Base$10.3870%0x1d53…c61318d ago0xfee1c1…2b3652
0x3be9…575c0x4cd0…bc31Base$20.3870%0x2891…bc4c18d ago0x319aaa…e70fcd
0x3be9…575c0x4cd0…bc31Base$10.3870%0x2891…bc4c18d ago0x4189f0…674261
0xa05f…35810x4cd0…bc31Base$60.2270%0xf70d…dbef18d ago0xde394b…0716a5
0x3be9…575c0x4cd0…bc31Base$49.3970%0xf0ac…5b8d18d ago0x4fe13c…424d70
0x3be9…575c0x4cd0…bc31Base$42.4570%0x4337…187e18d ago0xf9b06a…62756b
0x3be9…575c0x4cd0…bc31Base$299.5670%0x2891…bc4c18d ago0x079bca…3593dc
0x3be9…575c0x4cd0…bc31Base$299.5670%0x2915…146518d ago0x5e9da5…24d9ea
0xe7a3…d8060x4cd0…bc31Base$19.1470%0xf70d…dbef18d ago0x71e983…9cd932
0x200e…5dbf0x4cd0…bc31Base$2.0070%0xf70d…dbef18d ago0x8b3c44…868bf5
0x3be9…575c0x4cd0…bc31Base$1.9470%0x2891…bc4c18d ago0xc7de2b…42f085
0x200e…5dbf0x4cd0…bc31Base$1.0070%0xf70d…dbef18d ago0xdb07c7…048321

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.