Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1513…b51384d ago0x66ac74…cdc378
0xa17c…60a90x0e3d…7757Base—$5.25100%0x50ee…525284d ago0x6e079f…f49c8c
0xa17c…60a90x0e3d…7757Base—$1.05100%0xf9f2…732984d ago0xe2c649…df9fce
0xa17c…60a90x0e3d…7757Base—$15.75100%0xe9f7…982b84d ago0xbf65bd…84a730
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4184…789b84d ago0x1b5759…02d779
0xa17c…60a90x0e3d…7757Base—$3.15100%0x551c…90e584d ago0x519fc2…29df21
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6288…8b4984d ago0x6d0fa9…48edc0
0xa17c…60a90x0e3d…7757Base—$4.20100%0x9092…bc9e84d ago0x0eaeb3…177156
0xa17c…60a90x0e3d…7757Base—$5.25100%0x99d9…ec9d84d ago0xfd5b04…2c63ca
0xa17c…60a90x0e3d…7757Base—$2.10100%0xb31a…568f84d ago0x290db3…82b761
0xa17c…60a90x0e3d…7757Base—$52.50100%0x8817…492784d ago0x18704a…f5190c
0xa17c…60a90x0e3d…7757Base—$3.15100%0x9f03…523384d ago0x44d109…74fe8a
0xa17c…60a90x0e3d…7757Base—$11.55100%0xcfba…f10684d ago0xe7e1a2…659378
0xa17c…60a90x0e3d…7757Base—$1.05100%0xe082…90c485d ago0x64ae11…35f3c5
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4c4a…536c85d ago0x659f4b…fceb7f
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc6a6…b85585d ago0xbbec29…f539c3

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.