Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe768…fb040x3255…5148Base—$0.01100%coinbase60d ago0x1355ab…f4e6b0
0xe768…fb040xa122…76caBase—$0.01100%coinbase60d ago0x80f748…572b14
0xe768…fb040x5f3a…9dd3Base—$0.01100%coinbase60d ago0x4d7bb9…502d9d
0xe768…fb040xd8a5…7d96Base—$0.01100%coinbase60d ago0xdde334…442918
0xe768…fb040xdabc…1737Base—$0.01100%coinbase60d ago0x0c265f…02b45d
0xe768…fb040xb6cd…7787Base—$0.01100%coinbase60d ago0xa35dcb…c94f80
0xe768…fb040x45ae…f740Base—$0.01100%coinbase60d ago0xa29d8a…14ce7a
0xe768…fb040x6d5e…0da1Base—$0.01100%coinbase60d ago0xb331ab…7ade2d
0xe768…fb040x4529…55c9Base—$0.01100%coinbase60d ago0xa2d6b1…2488c6
0xe768…fb040xbf8c…866bBase—$0.01100%coinbase60d ago0x151087…0e4298
0xe768…fb040xeeaa…733dBase—$0.01100%coinbase60d ago0x467be6…623ae5
0xe768…fb040x4c98…f1bfBase—$0.01100%coinbase60d ago0x9948e8…008ba8
0xe768…fb040x5975…be98Base—$0.01100%coinbase60d ago0x8b6dda…9f6d0a
0xe768…fb040xb504…9141Base—$0.01100%coinbase60d ago0x614890…381429
0xe768…fb040x14f8…e942Base—$0.01100%coinbase60d ago0x80f378…d851d8
0xe768…fb040x81a2…9144Base—$0.01100%coinbase60d ago0x58799e…03a41c
0xe768…fb040xd3b8…1ed5Base—$0.01100%coinbase60d ago0x37ebd0…52c9d9
0xe768…fb040xab4e…af61Base—$0.01100%coinbase60d ago0xfd093a…c53ad8
0xe768…fb040x3d43…f792Base—$0.01100%coinbase60d ago0x06b971…7b39bf
0xe768…fb040x27f3…fd96Base—$0.01100%coinbase60d ago0x9deaa1…a80b67
0xe768…fb040xcbd4…db8aBase—$0.01100%coinbase60d ago0x0642f7…1c485d
0xe768…fb040xabf5…863fBase—$0.01100%coinbase60d ago0xf4c7a2…2683bc
0xe768…fb040x132b…0e63Base—$0.01100%coinbase60d ago0x02aac3…d31864
0xe768…fb040x13dd…fe41Base—$0.01100%coinbase60d ago0xe5f081…42683c
0xe768…fb040x83ac…5e1bBase—$0.01100%coinbase60d ago0xc4a6c3…b5b54e

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.