Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa18d ago0x61e0af…1fa0ab
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa18d ago0xde7ed7…70e769
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x676fb8…ae0816
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x89743b…8f8218
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x6593b9…f033ab
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbc99a8…1a1513
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xd60a7a…85b599
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xde9821…aec965
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x97837e…04d8f1
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x4a3bf5…35b206
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xb394ea…eb95fa
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbe0da0…66dc1d
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x6e11cc…6e6a03
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xc6315b…51718b
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x2e3090…2ad096
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3e8e45…3ad6f6
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf6456d…ef05bd
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0636c1…baa2de
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3acef3…dfb10a
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xdd0a95…310700
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x1c029d…15c730
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xa8617a…237126
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x1621ea…0494e0
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0x557045…a1d207
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa19d ago0xdfab1c…31fc3b

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.