Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d63…b58e0xe2b0…8a0bBase—$0.40100%fluxa111d ago0x26428e…d7f106
0x181e…185b0xe2b0…8a0bBase—$0.41100%fluxa111d ago0xd4de1e…d09a6e
0x6bcf…df760xe2b0…8a0bBase—$0.43100%fluxa111d ago0x316b0d…5860a2
0x6fad…a3b30xe2b0…8a0bBase—$0.36100%fluxa111d ago0x038ade…72e8a1
0x2bc7…3a7f0xe2b0…8a0bBase—$0.54100%fluxa111d ago0x7fc40b…b304c8
0xafc5…63bb0xe2b0…8a0bBase—$0.51100%fluxa111d ago0x7fcafb…9b4f30
0xb7f4…f4a90xe2b0…8a0bBase—$0.43100%fluxa111d ago0x3a17a1…31656c
0x27a3…60a90xe2b0…8a0bBase—$0.45100%fluxa111d ago0x68874d…be4856
0xb69d…92b30xe2b0…8a0bBase—$0.38100%fluxa111d ago0x2d24d4…47485f
0xbf97…b61d0xe2b0…8a0bBase—$0.48100%fluxa111d ago0x75173a…3ef6ca
0x92e6…c6a30xe2b0…8a0bBase—$0.48100%fluxa111d ago0x51790c…e40e1d
0x541d…d2930xe2b0…8a0bBase—$0.44100%fluxa111d ago0x56dd2d…3a3c32
0x0453…211c0xe2b0…8a0bBase—$0.58100%fluxa111d ago0xb5b102…9d3be5
0x336e…09b30xe2b0…8a0bBase—$0.46100%fluxa111d ago0x7ee710…d93953
0xc15c…27820xe2b0…8a0bBase—$0.82100%fluxa111d ago0xb1d7e6…8c67b6
0xfbdd…579c0xe2b0…8a0bBase—$0.29100%fluxa111d ago0xa80675…7cc409
0xa333…67220xe2b0…8a0bBase—$0.32100%fluxa111d ago0xefd7e9…ded762
0xeccd…0fab0xe2b0…8a0bBase—$0.81100%fluxa111d ago0x6809ad…fdd576
0xbc5f…a3000xe2b0…8a0bBase—$0.44100%fluxa111d ago0xcb25ce…cfcb9c
0x2d16…857d0xe2b0…8a0bBase—$0.39100%fluxa111d ago0x8c94d4…bbb9e3

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.