Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0xe4ae3a…bc763c
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0xfeeaee…2f3f6c
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0xf2ac85…fe0b99
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0x44ee8f…1a4b56
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0x2b624f…73b414
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0xbfcd12…321f29
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0x79d748…598544
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0x6cb716…4366ae
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0x47eb00…e0581a
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0xa6d55a…4c074d
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0x104d18…18a549
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0x9ebac1…812483
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0xb44426…1cdb1e
0x020c…78b90xfe80…47eeBase$0.001100%fluxa21d ago0xad9dd5…faccda
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0x04485a…c77420
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0xbb6c11…72c389
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0xc09a68…ed3194
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0x96407f…94fc8f
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0xd695fa…3b3c2c
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0x796019…e10ada
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0x6e75f6…a5d377
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0x80787e…1884a0
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0xc8f844…33e852
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0x3efeb0…55d4e7
0x020c…78b90xfe80…47eeBase$0.001100%fluxa22d ago0xbf339f…3289aa

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.