Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ef7…77d90xac65…4417Base—$0.04100%fluxa113d ago0xaa0109…8dc411
0xb90a…9ae40x0ef7…77d9Base—$0.04100%fluxa113d ago0x559785…128ab7
0x0ef7…77d90xac65…4417Base—$0.02100%fluxa113d ago0x886484…4832b3
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa113d ago0xe63800…eb972a
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa113d ago0xd3c59b…f8d541
0x0ef7…77d90xac65…4417Base—$3.70100%fluxa113d ago0x762ea1…5fada2
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa113d ago0xb2fd67…77efc7
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa113d ago0x87e697…1a7f33
0xb90a…9ae40x0ef7…77d9Base—$3.60100%fluxa113d ago0x4b07c2…e76734
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa113d ago0x2a9db7…980379
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa113d ago0x61c4be…cd9b41
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0xc3023b…cb7906
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0xc02a3f…969e11
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0xff0d95…ebf077
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0x4ccc31…868e32
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0x3c937e…8e346d
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0xc3b51b…f6b887
0x0ef7…77d90xac65…4417Base—$0.01100%fluxa114d ago0x143c5e…d8ac84
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0x15c44a…fd1e77
0x0ef7…77d90xac65…4417Base—$0.02100%fluxa114d ago0xda9b83…1bcc7c
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0x531e87…53152e
0x0ef7…77d90xac65…4417Base—$0.02100%fluxa114d ago0x54618e…5ca03c
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0x5e1366…385552
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0x985e3d…21bdb2
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa114d ago0x90301c…4003ef

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.