Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b32…0ea30xc32a…24f3Base—$0.01100%coinbase77d ago0x1651f0…57e541
0x8b32…0ea30x4b8f…aff4Base—$0.01100%coinbase77d ago0xe22ac9…4c42f7
0x8b32…0ea30x50e9…4e2dBase—$0.01100%coinbase77d ago0x9c6056…e55f15
0x8b32…0ea30x44f7…07e9Base—$0.01100%coinbase77d ago0x756b92…97c1c5
0x8b32…0ea30x4ff6…8ca3Base—$0.01100%coinbase77d ago0x391141…8c644d
0x8b32…0ea30x3994…f79fBase—$0.01100%coinbase77d ago0x7898a5…bcbfcf
0x8b32…0ea30xc6cb…f382Base—$0.01100%coinbase77d ago0x66b9b1…cd8976
0x8b32…0ea30xd28b…5ff1Base—$0.01100%coinbase77d ago0x61d2f9…d04930
0x8b32…0ea30xceb9…7e37Base—$0.01100%coinbase78d ago0xda0887…173abe
0x8b32…0ea30xca49…7eedBase—$0.01100%coinbase78d ago0xac587a…90aa87
0x8b32…0ea30x419d…d174Base—$0.01100%coinbase78d ago0xad00cb…768629
0x8b32…0ea30x7ef0…83bcBase—$0.01100%coinbase78d ago0xe46c70…fcc356
0x8b32…0ea30x41f1…3311Base—$0.01100%coinbase78d ago0x6b9e19…77b7f1
0x8b32…0ea30xf0c8…0978Base—$0.01100%coinbase78d ago0x0f33df…966125
0x8b32…0ea30x8313…853eBase—$0.01100%coinbase78d ago0xa06d71…c6f384
0x8b32…0ea30x5e8f…9312Base—$0.01100%coinbase78d ago0x0c80fe…4e73e6
0x8b32…0ea30x7c20…4e99Base—$0.01100%coinbase78d ago0x58982a…e3ca40
0x8b32…0ea30x2dcb…e87eBase—$0.01100%coinbase78d ago0x095a6c…cab925
0x8b32…0ea30x893b…ab5bBase—$0.01100%coinbase78d ago0xe59c2e…b35a45
0x8b32…0ea30x931b…962eBase—$0.01100%coinbase78d ago0x6d8282…e1f09c
0x8b32…0ea30xb320…8fadBase—$0.01100%coinbase78d ago0x4ee6d9…57ff0d
0x8b32…0ea30x0cb9…ce44Base—$0.01100%coinbase78d ago0x4c6f2b…b43e81
0x8b32…0ea30xcf76…ed7dBase—$0.01100%coinbase78d ago0xf29276…2a5505
0x8b32…0ea30x0167…4b27Base—$0.01100%coinbase78d ago0x8e0d96…af6932
0x8b32…0ea30xf29f…c4d5Base—$0.01100%coinbase78d ago0x4c8cd5…68f948

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.