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%fluxa10d ago0xaaabe4…c7a79b
0x9b5e…e54e0xfe80…47eeBase$0.001100%fluxa10d ago0x6facea…75fce0
0x8ecb…2ec60xfe80…47eeBase$0.001100%fluxa10d ago0xc957f2…1f4e50
0x0068…f6780xfe80…47eeBase$0.001100%fluxa10d ago0x6c12e4…1f3a43
0xd80f…fba80xfe80…47eeBase$0.001100%fluxa10d ago0x04bedf…52fde6
0x2f24…9bcd0xfe80…47eeBase$0.001100%fluxa10d ago0xaeae12…e5117f
0x6dd1…9c250xfe80…47eeBase$0.001100%fluxa10d ago0x59926e…0d0930
0x23d0…c2b80xfe80…47eeBase$0.001100%fluxa10d ago0xb47a3a…df3764
0xd8d8…39f90xfe80…47eeBase$0.001100%fluxa10d ago0xde6f33…9277e0
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa10d ago0xd8cfea…09839e
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa10d ago0x19c92c…fd8e93
0x0bb6…2fc90xfe80…47eeBase$0.001100%fluxa10d ago0x2fb1cf…f970af
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa10d ago0x9c018e…2180b6
0xee27…bef90xfe80…47eeBase$0.001100%fluxa10d ago0xf85a51…d12823
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa10d ago0x486551…94e3be
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa10d ago0x9c9306…a6e563
0x690e…c7050xfe80…47eeBase$0.001100%fluxa10d ago0xd20350…b5068a
0xed58…25910xfe80…47eeBase$0.001100%fluxa10d ago0xe9c45d…198a5b
0xd64d…07450xfe80…47eeBase$0.001100%fluxa10d ago0x3c6267…b3ba57
0x880d…7cc20xfe80…47eeBase$0.001100%fluxa10d ago0x9fe0c1…4b5892
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa10d ago0x0c1073…907271
0x2c14…58300xfe80…47eeBase$0.001100%fluxa10d ago0xc7e43a…8d9879
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa10d ago0x8ddc58…279d74
0x0ef4…f1680xfe80…47eeBase$0.001100%fluxa10d ago0x7c684b…9f6e26
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa10d ago0xb38161…82fb7f

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.