Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa22d ago0x6721a4…6cfada
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa22d ago0x5d7e39…979bae
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa22d ago0x8e3139…4cad21
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa22d ago0xd066df…11c75b
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa22d ago0x028b7d…3f79cc
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa22d ago0xb5a7a6…7f8337
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa22d ago0xad0b0c…b783ee
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x84f3ab…120141
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x095d6c…868dfb
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x7e6b4a…e45196
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x85616b…8dd9bd
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x32d546…645eb8
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0xa16398…32c445
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0xcd45a0…73b5e3
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0xc4fa6d…514944
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x7e9a47…7a5c72
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x3edd4e…3d7a84
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x8d7cfd…c78556
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x869dbe…64e1d3
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0xecf04c…b8438e
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x7acff7…bc7247
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0xa3a546…79dc91
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x3daf80…ec3a28
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa23d ago0x5c88f4…ee19e9

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.