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%0xaf62…40b952d ago0x4bd307…a5eabc
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x10ee…31de52d ago0xb01aea…3fca32
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x35c6…376352d ago0xa63dcd…a238fc
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xb7fe…9d8052d ago0x1ca4aa…158d6c
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4d43…5ecd52d ago0x3da20b…4747a9
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc506…1e3d52d ago0xe6bd71…f3aa43
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2016…553452d ago0xe41f8d…f78259
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x6a34…ec8852d ago0x4de95e…1c2868
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6ea2…9d3352d ago0xf8e4bd…5ac4ac
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd09f…ebf052d ago0xd773ae…a05c9c
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x3e70…fea152d ago0xa9566c…6f7f2e
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xa7b1…4ca452d ago0xbbe167…d9cc54
0x4bfb…0c880x0e3d…7757Base—$14.70100%0x0d6a…b70452d ago0x027c06…205cea
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x12ba…6b6152d ago0xfa420b…78341b
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2e76…b74952d ago0xfacb88…e9ff2f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0dc1…621452d ago0xefbfbf…caf2df
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf867…7e9b52d ago0xa80ad4…3135f2
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1e6d…37c152d ago0x9ce18a…0b9268
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x6d25…ee4152d ago0x4d0931…f5e694

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.