Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3f9…20320xccc8…15beBase—$24.94100%0xf70d…dbef47d ago0x11c21b…4b19d3
0xe7a3…d8060xccc8…15beBase—$5.53100%0xf70d…dbef47d ago0x736b70…fd22bd
0x69b8…8fc50xccc8…15beBase—$1.00100%0xf70d…dbef47d ago0xdac66f…ba5822
0xd4fe…069e0xccc8…15beBase—$9.72100%0xf70d…dbef47d ago0x9dfffd…e5a9db
0x92e9…088a0xccc8…15beBase—$250.00100%0xf70d…dbef47d ago0xd1fbcd…dbda54
0x39b8…29680xccc8…15beBase—$0.10100%0xf70d…dbef47d ago0x0b7a96…87ad6b
0xa4e1…9be60xccc8…15beBase—$784.62100%0xf70d…dbef47d ago0x7d34d7…c3ab07
0x75e5…60060xccc8…15beBase—$32.01100%0xf70d…dbef47d ago0xa9df27…e99f9d
0xd0cc…7c310xccc8…15beBase—$1,200.04100%0xf70d…dbef47d ago0x370f4c…6d80d1
0xe7a3…d8060xccc8…15beBase—$6.31100%0xf70d…dbef47d ago0xacfd63…4ee393
0x7337…70170xccc8…15beBase—$300.00100%0xf70d…dbef47d ago0xd0b9e3…85a0ce
0xa4e1…9be60xccc8…15beBase—$428.33100%0xf70d…dbef47d ago0x2560af…084063
0xf164…e6f60xccc8…15beBase—$2.00100%0xf70d…dbef47d ago0xc56741…c01994
0xa4e1…9be60xccc8…15beBase—$61.71100%0xf70d…dbef47d ago0x0c939b…c8d312
0xe7a3…d8060xccc8…15beBase—$25.11100%0xf70d…dbef47d ago0x9b280e…ca2dc1
0x86a4…822f0xccc8…15beBase—$1.16100%0xf70d…dbef47d ago0x94bbc6…85e092
0x7c44…a97a0xccc8…15beBase—$0.38100%0xf70d…dbef47d ago0x60afc4…79690a
0x6c24…16bd0xccc8…15beBase—$1.95100%0xf70d…dbef47d ago0xcc0d53…cd63e7
0x344c…483d0xccc8…15beBase—$1.18100%0xf70d…dbef47d ago0xd65a07…b84302
0x077c…4f320xccc8…15beBase—$0.05100%0xf70d…dbef47d ago0xe4b0cf…b07904
0x86a4…822f0xccc8…15beBase—$3.27100%0xf70d…dbef47d ago0xc59492…31169b
0x0a71…76a50xccc8…15beBase—$2.02100%0xf70d…dbef48d ago0xac3c84…d3d94f

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.