Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xd89856…b79b69
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xa71de2…ccc3ad
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xb69d06…8888fb
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x3d12d6…97da51
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x79a687…2e05d7
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xc4fc42…d55563
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x27f4c5…068a27
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xdb3fa4…b05bce
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x066ff8…942b39
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xee95b9…b47823
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xdeffcd…7f6203
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x3ce93c…8234d6
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xefed88…98134e
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xb56dd1…926002
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x8edcb4…4a2cc6
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xf24d1b…871257
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x9e7158…b85079
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x95ced8…219f94
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xc0f8be…bd25dc
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x11970e…ff5f30
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x85b119…dfdd18
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x92169a…5b7c12
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xe194a9…32ad96
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x98b394…9bcac0
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xfc81a3…b500c1

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.