Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5c7…f29b0xbbb4…7abbBase—$0.01100%coinbase54d ago0xc3ae06…fb731c
0xa5c7…f29b0x445a…350fBase—$0.01100%coinbase54d ago0xb2da6a…0d4047
0xa5c7…f29b0x4d42…5a38Base—$0.01100%coinbase54d ago0x7d23de…9ba65e
0xa5c7…f29b0xe3ff…3a22Base—$0.01100%coinbase54d ago0xacb523…055f55
0xa5c7…f29b0xf3a2…e4c1Base—$0.01100%coinbase54d ago0x1e36b3…b4cc41
0xa5c7…f29b0x8599…f9f2Base—$0.01100%coinbase55d ago0x6354e4…0852ed
0xa5c7…f29b0xcd53…162dBase—$0.01100%coinbase55d ago0xb55a3e…db8959
0xa5c7…f29b0x7dea…6c9aBase—$0.01100%coinbase55d ago0x77cf97…6d99ac
0xa5c7…f29b0x51ee…036eBase—$0.01100%coinbase55d ago0xb49624…139205
0xa5c7…f29b0xdec5…2c10Base—$0.01100%coinbase55d ago0xe622be…692850
0xa5c7…f29b0x7ff8…526bBase—$0.01100%coinbase55d ago0x93008b…bbf812
0xa5c7…f29b0xab75…2deeBase—$0.01100%coinbase55d ago0xd900d7…510080
0xa5c7…f29b0xfe78…8fe7Base—$0.01100%coinbase55d ago0x6e3716…18d719
0xa5c7…f29b0x77eb…4f25Base—$0.01100%coinbase55d ago0x60e4c1…e8404f
0xa5c7…f29b0x1da0…cacfBase—$0.01100%coinbase55d ago0xe1c57f…e25921
0xa5c7…f29b0xc493…eb38Base—$0.01100%coinbase55d ago0x03012c…d474f7
0xa5c7…f29b0x91b7…d92eBase—$0.01100%coinbase55d ago0x559cae…91f4d7
0xa5c7…f29b0xe319…b729Base—$0.01100%coinbase55d ago0x6198e7…a35882
0xa5c7…f29b0xd45a…a552Base—$0.01100%coinbase55d ago0x2f9491…57d725
0xa5c7…f29b0xe1f9…2cc1Base—$0.01100%coinbase55d ago0xfded96…3b5191
0xa5c7…f29b0x05b9…b76cBase—$0.01100%coinbase55d ago0xe98809…9f0951
0xa5c7…f29b0x109b…3bdeBase—$0.01100%coinbase55d ago0x5213ad…2d5a37
0xa5c7…f29b0x77c3…8f05Base—$0.01100%coinbase55d ago0x0d8358…8c3f4a
0xa5c7…f29b0xd290…5185Base—$0.01100%coinbase55d ago0x827f0d…990782
0xa5c7…f29b0xe795…5a4aBase—$0.01100%coinbase55d ago0x8c8794…222033

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.