Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0303…69650xfe80…47eeBase—$0.001100%fluxa36d ago0xd54fcf…0fbe5f
0x0303…69650xfe80…47eeBase—$0.001100%fluxa36d ago0xe60861…2e026f
0x0303…69650xfe80…47eeBase—$0.001100%fluxa36d ago0xce3da5…2a0f6c
0x0303…69650x9c95…e299Base—$0.001100%fluxa37d ago0xf8d233…7f1aa3
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xf038e2…40c002
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x4ca521…9dfc5f
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x861e5f…4a6ac8
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x8b4e0a…d62069
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x615ce0…dfa7e1
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xf5730a…36a1c6
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x28285f…69d119
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xca8e61…46d148
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x381ab2…e1e9e0
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x0e183a…d6a715
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xeab57b…798c68
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xf9cc9a…d7d871
0x0303…69650x9c95…e299Base—$0.001100%fluxa37d ago0xb27f35…9181ce
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x760537…f05bed
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x1fb470…5305ee
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xbce4cd…1fac37
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xa4fb13…cf0d2c
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x45e550…dfbfde
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xfba7e3…913528
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0x1962bd…b6ea1c
0x0303…69650xfe80…47eeBase—$0.001100%fluxa37d ago0xc93346…908981

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.