Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x062896…6d92a0
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x71a9cb…1ae975
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0xc5d834…1e1ee7
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0xf571a6…159666
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0xdd22dd…d77751
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x32f8d3…cabad7
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x770463…d8387c
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0xf35024…3e9610
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x6d8f1e…553876
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0xa01259…161559
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x425e8a…8e00db
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0x7d0e85…b98d5e
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0x4834af…4f11ae
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0x056841…8e2b01
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0x2c075c…a670b8
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0xa1f6bc…0c173d
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0x6235b3…f2fa02
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0x8fd01a…abee53
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0xb26fde…fa8bc2
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0x75bb77…39e289
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0xd6a31f…0686ca
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa25d ago0x73649d…3acb12

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.