Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x65d0a2…843392
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x69f07f…86b532
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x82d078…c4880d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x516bdd…df2dbc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xf7ea3f…6f806b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x2b9ab4…4a7a6b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xf54545…458481
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x7b072e…c38e18
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xc10f4e…f2bad2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x8ce689…e9d24f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x204305…f4d089
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x405098…fd3e75
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x7b31e9…1b720d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xd23399…0db673
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x4b23a0…1ad6fe
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xbe6906…5015d0
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xfe803d…02da47
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x79713a…1b03bf
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xcaeb8e…a1faef
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x8c5d24…538cc1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xc20f5f…468acd
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xd1c734…464c4c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xdcf285…bdfd43
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0x44a934…5fd26f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa70d ago0xb018ae…c015d4

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.