Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x6a082c…a42402
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x262994…67e747
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xa70b9c…3a6756
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xc32a32…2bf078
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x4b82fd…7572d7
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xc304a3…efd790
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xe99d1f…cd19ba
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xb0834a…df6fe6
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x167432…ab3a7c
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x1e756c…d7ce54
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x903ee2…2d5f5c
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xf1d90f…2bcb39
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x1e9953…ef6132
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x52a492…54a0fd
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x780908…3f4400
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x477563…271e71
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xb2900d…544436
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x855e40…2f3152
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x67cfff…b8b3e9
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xac6554…19a6da
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xf884fb…55280c
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xabae4d…3f4aa4
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0xdfe0f7…7d90f0
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x367d3c…5b7c87
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa6d ago0x57e3c7…31a1ac

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.