Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0xd185ab…3a9532
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0x265e1a…ded56a
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0xed075a…595695
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0x258e50…36ee6f
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0xc3476a…3f75e6
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0xfb5a01…e06923
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0x2c61e2…e50006
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0x7f375a…823db5
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0xcd8ce5…2265ba
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0x161c49…93597d
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0x3bb6c1…602c26
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0x76d07d…ab372b
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0xed6499…4a1e7d
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa19d ago0xb15050…fa5064
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0x9456af…588242
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0xebc233…5f21ff
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0x5752ee…a142f5
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0xf276ee…61c410
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0x75f29a…09505e
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0xd9f0c8…0651d5
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0x584b1a…a5b4a3
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0x693141…37b45d
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0x1024c8…9380b5
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0x7d37ce…04a017
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa20d ago0x3b80ad…6ce0cc

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.