Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x0cf0fb…b1bee1
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x40d017…828052
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xc5cdb8…33fb9b
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x9275d1…4cea60
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x637806…0fe64c
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xf1942a…a0b300
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xc098de…6a93ba
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x596101…5bcb18
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xe7c794…6c5778
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xc5b0cb…d959f7
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x48b2a9…71977a
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x37d6a8…ce41d5
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x1d9649…c7f5d7
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x60307b…e1e463
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xdf8ecc…0f7666
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xec7dbf…561bad
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xfb2919…9acb07
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x607832…4e3158
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x7d933a…b9336b
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x2a5203…3a39c6
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x6dda20…2228f4
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xc833c8…6789cd
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xdd889e…3e5bf9
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0x9b3c96…8b3cc5
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xda3e89…78a52a

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.