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—$3.15100%0x752e…993376d ago0x9102e8…4e4234
0xa17c…60a90x0e3d…7757Base—$1.05100%0x175b…99fa76d ago0x8dc07b…3f7331
0xa17c…60a90x0e3d…7757Base—$11.55100%0x33cf…fffe76d ago0x6ddcc7…d25430
0xa17c…60a90x0e3d…7757Base—$5.25100%0xfe64…ec0876d ago0xf71c0c…2419be
0xa17c…60a90x0e3d…7757Base—$5.25100%0x238e…232576d ago0x6215eb…58b6ae
0xa17c…60a90x0e3d…7757Base—$2.10100%0x398e…79a676d ago0x5d5e90…c0dd3c
0xa17c…60a90x0e3d…7757Base—$21.00100%0x77d8…3bfa76d ago0xf2eb50…20edae
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0abd…8e7776d ago0xe2c17f…584927
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2d05…53d076d ago0xd39ba5…1225d7
0xa17c…60a90x0e3d…7757Base—$3.15100%0x9510…bc1276d ago0xcafa27…ae5ac9
0xa17c…60a90x0e3d…7757Base—$3.15100%0xe9f7…982b76d ago0x21eca6…7e604b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x762b…cf5076d ago0x28c2fb…758755
0xa17c…60a90x0e3d…7757Base—$1.05100%0xa96f…aeb176d ago0xbdadc7…e46dca
0xa17c…60a90x0e3d…7757Base—$94.50100%0x31fe…80c477d ago0xcc925e…e4f5b0
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6b3c…58cb77d ago0xc91c96…4a3f0c
0xa17c…60a90x0e3d…7757Base—$5.25100%0xe4ca…c91c77d ago0xbdc028…3d85ae
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5047…e94077d ago0x423cf8…b4d8aa
0xa17c…60a90x0e3d…7757Base—$10.50100%0x505d…14d677d ago0xe9c007…709cb7

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.