Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa9d ago0x652ea5…627e80
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa9d ago0x942e14…9f40f9
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa9d ago0x8af1c0…f201a5
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0xbcaa96…dd2e71
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x31e6cd…adcfbe
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x3fa5bb…2338b5
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0xf79ee9…eeb340
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0xc16db1…06fb07
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x85cae3…00639e
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x03710d…b91a47
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x59bdab…8d288e
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x5df530…83bad6
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0xe1098c…13630c
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x9c515e…a0b4a2
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x55c380…f4e5e5
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x6337da…a26050
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x9a1acd…3d730f
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x554f02…fb258d
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x3bc4cc…55820f
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0xb2beee…ee0f50
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x6d70f8…280297
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x8e7f4e…fb3cf8
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0xe869bc…6bb71b
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0xe166e8…edc1e3
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa10d ago0x341041…c70617

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.