Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.14100%xecho107d ago0x788644…44fa84
0xca0a…2d7a0x85b4…627cBase—$0.11100%xecho107d ago0xef2458…787d80
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho107d ago0xc59174…16f82e
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho107d ago0x1475a5…fe7005
0xca0a…2d7a0x85b4…627cBase—$0.18100%xecho107d ago0x9dcf6e…795e49
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho107d ago0x7b9e46…b12c15
0xca0a…2d7a0x85b4…627cBase—$0.24100%xecho107d ago0x7e95b2…fd604d
0xca0a…2d7a0x85b4…627cBase—$0.11100%xecho107d ago0x56f50d…435753
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho107d ago0x21ceeb…7df162
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho107d ago0xe9ad22…5711a5
0xca0a…2d7a0x85b4…627cBase—$0.38100%xecho107d ago0x691719…55842c
0xca0a…2d7a0x85b4…627cBase—$0.39100%xecho107d ago0xab4dc7…523d5c
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho107d ago0xe911d6…ea62ab
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho107d ago0x96dcb6…b6cee6
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho107d ago0x39b691…4b35b9
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho107d ago0xf42692…033da4
0xca0a…2d7a0x85b4…627cBase—$0.08100%xecho107d ago0xff8bf1…3dae0c
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho107d ago0xb9749e…6c6bdb
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho107d ago0x673927…139ff1
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho107d ago0x415f87…2f6cf2
0xca0a…2d7a0x85b4…627cBase—$0.11100%xecho107d ago0xa5a12a…077804
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho107d ago0xd37c7b…96fe73
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho107d ago0xbd79b1…bb9b62
0xca0a…2d7a0x85b4…627cBase—$0.14100%xecho107d ago0xf6747b…046b74
0xca0a…2d7a0x85b4…627cBase—$0.40100%xecho107d ago0x66b294…a931ff

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.