Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc83d ago0xde4f21…780c44
0x19b5…cf0c0x35e6…1f0eBase—$0.02100%0x0b44…80fc83d ago0x61b325…b9d2a3
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc83d ago0x1612c8…19c1c9
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0xb2c55b…953aee
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a583d ago0xf5e1fd…f2b824
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0xf8243b…5ecdec
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0x425073…563f56
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0x7e52dd…15f6a4
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a583d ago0xa70294…3c60c8
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0xe0e21d…6e3967
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0xcb7f40…d3b5a7
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a583d ago0x4682b3…b2ad6b
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0x45e80c…705f60
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0x456919…0c762a
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a583d ago0x9ebcc6…32b11c
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0xbcf9a5…94f906
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x4e56…5c9c83d ago0xdc823e…c38bf8
0x19b5…cf0c0x35e6…1f0eBase—$0.02100%0x0b44…80fc83d ago0x22aab7…a59ada
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc83d ago0xfeb072…8f08a5
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0x57ddd7…6d6abc
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a583d ago0xeef97b…d8cef1
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0x8ee042…0d5cc0
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0x704ade…c480ee
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a583d ago0x9ad202…a964cd
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a583d ago0xfd380f…8abf90

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.