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%fluxa21d ago0xd0e6de…82c525
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xc902cf…3d6895
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x646573…38a795
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x2c9258…22308a
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x8543d8…970ed0
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xef82cd…95247d
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x4d5f4d…ea2fc0
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xd9a923…83faea
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xde9e5d…081ada
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x8ec646…77d546
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x6733ce…c29783
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xc4622f…24fd5d
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xdc66b2…aa20f6
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x6d2f66…3c7c9b
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xe1fe91…99d4e1
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x97f962…02aecf
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x555fb6…40a24d
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x173b1a…302051
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xf0a9d6…573b68
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x74e404…8c3aa0
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xe31e1e…005c55
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x711187…43cf0a
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x3100ed…a67723
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x2891da…5f5ee3
0xf328…dd3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x978c61…0aa9b6

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.