Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0xc00324…6c3087
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0x053bfc…36c39e
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0xe5f76a…f33261
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0xdb4dd2…5fbb55
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0x91bafe…e4f60e
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0xaf0066…d7a47e
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0x615972…e11e69
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0xefe0dd…f55ed8
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0xc1e1f6…95036f
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa106d ago0xfb46c4…85fe25
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0xd552de…02370e
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0xe149a9…4ff023
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0x8ee52b…037680
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0x424a80…8d5892
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0xe84c35…53a498
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0xb917c2…093dc1
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0x22d778…8b1a7a
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0x174f6f…21bdcd
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0xdef786…158c9f
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa107d ago0xb7d154…cb47c3
0xb90a…9ae40x1909…0ba3Base—$0.04100%fluxa107d ago0x65cbc9…207748
0xb90a…9ae40x1909…0ba3Base—$0.04100%fluxa107d ago0x28a2b7…33e0d4
0xb90a…9ae40x1909…0ba3Base—$0.04100%fluxa107d ago0xba8e5d…60ee73
0xb90a…9ae40x1909…0ba3Base—$0.03100%fluxa107d ago0x7667e9…000b67
0xb90a…9ae40x1909…0ba3Base—$0.03100%fluxa107d ago0x4184f9…91f96f

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.