Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0x8ebf27…0eecec
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x8cab33…85e7f2
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x439e17…bc37b9
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x8a2ac9…75297c
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0x4071dd…3ad861
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0x48d6a9…194790
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x090fc4…da1a23
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0x69adb7…73b57e
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0x54b07b…64cc20
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0x9de24e…e6eb80
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0xcedf27…071d9d
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x2f20ce…04cef9
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0xb0f7c6…e6d435
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x76618a…000ff5
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0xc43c92…ffaa9e
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0x09ea05…be5d37
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0xd1f268…179aea
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x297f33…45f09c
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0xd08160…eecca9
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0xe5ad5c…6b3ccc
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0xb6cdf2…114e74
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x368bce…53bb95
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0x64d76a…efe9b6
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase22d ago0xa06b15…bdf415
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase22d ago0x9f23c7…ee8659

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.