Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0x5c49a7…2bc6a2
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0xf02e57…889317
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0x506a4e…6410a5
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0x5659c1…2a22cd
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0xdbfcfb…50b053
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0x03423f…ff4dfa
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0x35ba90…0dd80e
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0x6075f7…2c9fcc
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0x18eace…d5b850
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0x6de023…4ea88a
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa20d ago0xe1578b…66f503
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0xc3223c…9dcd22
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x4d6d46…62b0c5
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x24c46c…1dea9c
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x737a0f…5a6117
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x59a525…aa1ba3
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0xcee9f6…090dc7
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x8707ab…40e8e3
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x84f5c4…f2187e
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x04314a…bd31d1
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x20d78e…a8a0c7
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0xf0f02f…f4e005
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0xb45d9c…8569bc
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x4e3d61…c79343
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa21d ago0x33556d…7df0c7

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.