Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x10be59…0b5c73
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x609838…beca49
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x5ea071…f3fd6f
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0xa655be…d11639
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0xd5979e…8f98f9
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x5451d7…989114
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x194a13…71a7c1
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x940e3f…08acfc
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0xa599d0…c7d84c
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x65e1aa…feee35
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x5692d8…fd2d45
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0xa164cb…a169aa
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x79af36…219c07
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x40c4c4…ba3776
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x35943b…45ca73
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x249e47…8cfbda
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x2e1477…e49657
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0xea33a7…2796e6
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x38fffd…4e9d38
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x08a5c6…8bba22
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0x27c5f7…4034a0
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa22d ago0xda1866…051113
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa23d ago0x18cdb8…8d2a4d
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa23d ago0x2e1cc7…93d6e5
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa23d ago0x844952…a8664a

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.