Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x958e…bda6Base—$2,478.2270%0x64b2…883331d ago0x00c6ba…67a09e
0xa54d…49f50xc8fb…60d7Base—$1,583.5970%0x64b2…883331d ago0xbe3af5…cdef69
0xa54d…49f50x6d0c…c142Base—$4.9770%0x64b2…883331d ago0xc518ed…aab4b3
0xa54d…49f50x6d0c…c142Base—$4.9770%0x64b2…883331d ago0xde398d…5b455c
0xa54d…49f50x25da…c446Base—$499.0070%0x7347…d69131d ago0x9a96de…429c07
0xa54d…49f50x6d0c…c142Base—$4.9770%0x64b2…883331d ago0x8a87b6…957065
0xa54d…49f50x6d0c…c142Base—$4.9770%0x64b2…883331d ago0x92727a…233233
0xa54d…49f50x6d0c…c142Base—$4.9770%0x64b2…883331d ago0x731185…1d22f1
0xa54d…49f50xaddf…62daBase—$250,684.4970%0x7347…d69131d ago0x82524b…7462f4
0xa54d…49f50x1a21…04aaBase—$473.8170%0x7347…d69131d ago0x0e31d7…5859f9
0xa54d…49f50xe33f…d6f9Base—$6.9770%0x64b2…883331d ago0x00e7f9…3d44a8
0xa54d…49f50x9cca…4a07Base—$4.9870%0x7347…d69131d ago0xf5bde2…35c49f
0xa54d…49f50xe05e…6a43Base—$35,686.6670%0x64b2…883331d ago0xf5c573…031df1
0xa54d…49f50xf4a5…4614Base—$1.4670%0x64b2…883331d ago0x22739f…3c26e4
0xa54d…49f50xc0ad…c151Base—$39,996.7870%0x7347…d69131d ago0xa5288e…d5e07d
0xa54d…49f50x2cc5…fa8cBase—$70.4570%0x64b2…883331d ago0x307fe9…5e6242
0xa54d…49f50x5ab7…4052Base—$10,472.5470%0x64b2…883331d ago0xf5c1bd…8cbd9d
0xa54d…49f50x99e5…b573Base—$13.3570%0x7347…d69131d ago0x97b720…0ae183
0xa54d…49f50x015a…6386Base—$2.9170%0x64b2…883331d ago0x31284b…35d645
0xa54d…49f50xf2c0…762eBase—$4.0170%0x7347…d69132d ago0xc12d45…011dec
0xa54d…49f50x5c8b…eb2fBase—$2,201.8070%0x64b2…883332d ago0xc2d616…51318c
0xa54d…49f50xe30e…c030Base—$42.0470%0x64b2…883332d ago0x0a9a0c…73de88
0xa54d…49f50xc81e…5a7aBase—$2,104.7170%0x64b2…883332d ago0x827086…b755e9
0xa54d…49f50xc81e…5a7aBase—$2,499.4770%0x64b2…883332d ago0xea7f82…e51fab
0xa54d…49f50xc81e…5a7aBase—$2,499.4770%0x64b2…883332d ago0x946dbe…cbc999

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.