Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xc7aea3…31093f
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa39d ago0x1a204f…1fec4a
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x4dbcd7…79a92f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xfced98…f4b5fe
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x4c8386…b1f5b8
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xcf9b1c…84ea1c
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xcd79e0…bfe268
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xaf7466…a84a36
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xf35bf9…9513c6
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa39d ago0xa64e99…6ded2f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x850250…eda3dd
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa39d ago0xd2b890…e83391
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa39d ago0x551e02…b8f5c0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xecb579…7d8bfa
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x823174…a407d5
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xa16be8…868deb
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x3b2c78…c38bae
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa39d ago0x099781…5e0e56
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa40d ago0x562a7a…c0ff9f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa40d ago0xcfdb54…d99a4b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa40d ago0xd0b3c3…dc825d
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa40d ago0xb2359a…527a30
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa40d ago0x0c148a…a65fea
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa40d ago0xe3575f…7126ac
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa40d ago0x94953e…c74f22

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.