Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase39d ago0x510c2c…d9c9d8
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase39d ago0xc80502…853842
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase39d ago0x5c6fae…8d0adb
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase39d ago0xf5d0a7…1ee0a6
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase39d ago0x70f0fe…5dbd47
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase39d ago0x46a0d2…bc6d3e
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase39d ago0x18b7ac…c7bd1c
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase39d ago0xfa7814…87920b
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase39d ago0xe84fc1…3d4656
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase39d ago0x1d54d7…13713a
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase39d ago0xc5b515…60d6f2
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase39d ago0x498db8…0015d3
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase39d ago0xc977dc…19b842
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase39d ago0x8996d6…7181a6
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase39d ago0x0005e3…19a299
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase39d ago0x37b718…2e2f93
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase39d ago0x690bd6…7b8d3f
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase39d ago0x92d72f…7b9e40
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase39d ago0x931461…45ff2a
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase39d ago0xad818b…509930
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase39d ago0xd9538e…f7b777
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase39d ago0x71913e…5f4878
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase39d ago0xc11fb4…744bfb
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase39d ago0xb55f91…67c1c7
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase39d ago0x6a696c…6c6def

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.