Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x86c0…288993d ago0x80251f…329889
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xc072…b4b193d ago0xa9fd74…e65b91
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc52b…5a8d93d ago0xfb6d34…86c032
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x515b…21b593d ago0x2d6267…2db830
0x4bfb…0c880x0e3d…7757Base—$42.00100%0x69b3…7ddd93d ago0x0496af…35a45b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xb3fe…1c0593d ago0xbb852b…7de866
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x7929…b33193d ago0x5a1bb1…4d1633
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0485…d42993d ago0x735377…dd8d7c
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8ee8…f8f293d ago0x724403…411903
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8100…1de593d ago0x237b0e…793d14
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xefcd…fefe93d ago0x4da79c…fb559d
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc585…31c693d ago0x491024…41a76c
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x63d9…362894d ago0x0b1f16…69d4df
0x4bfb…0c880x0e3d…7757Base—$12.60100%0x2fb2…aefd94d ago0x4037bf…8f3c58
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x5944…557294d ago0x01b703…7ece1b
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x39e9…239394d ago0x84729a…ba4351
0x4bfb…0c880x0e3d…7757Base—$9.45100%0x665d…3bb994d ago0x472fcd…d533bb
0x4bfb…0c880x0e3d…7757Base—$12.60100%0x52ba…517794d ago0xb55e0e…6bbe9b
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x8107…169994d ago0x05335b…de30d7
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0b7e…f08e94d ago0x29176f…48cc83
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xd022…454194d ago0xa82f63…a8fe6c

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.