Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce4b…3fd20xac65…4417Base—$0.04100%fluxa113d ago0x092c99…15d117
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0x4d0582…f294a8
0xb90a…9ae40xce4b…3fd2Base—$0.03100%fluxa113d ago0xfe046f…bc98d5
0xce4b…3fd20xac65…4417Base—$12.75100%fluxa113d ago0x7fd7d2…636b9d
0xb90a…9ae40xce4b…3fd2Base—$0.06100%fluxa113d ago0xb71e20…332a78
0xb90a…9ae40xce4b…3fd2Base—$12.61100%fluxa113d ago0x672036…f55661
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0x7d5490…2ae51d
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0xcc92cc…861f58
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0xf550f7…9908fc
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0x1f6bba…c37565
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0x974fc0…b6e9d4
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0xa9de36…57fdfe
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0x2c4fc3…d476cc
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0xec3bf5…fc795e
0xce4b…3fd20xac65…4417Base—$0.04100%fluxa113d ago0x3514f5…fe7c7a
0xb90a…9ae40xce4b…3fd2Base—$0.02100%fluxa113d ago0x2cd3b7…505a81
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0x3a66fb…29e319
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa113d ago0x1b6668…e375c9
0xce4b…3fd20xac65…4417Base—$0.04100%fluxa113d ago0x05b340…07c008
0xb90a…9ae40xce4b…3fd2Base—$0.02100%fluxa114d ago0x9e6d27…f476ad
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa114d ago0xcc30e4…370548
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa114d ago0x3d53d1…0254c5
0xce4b…3fd20xac65…4417Base—$0.02100%fluxa114d ago0x4b87b3…4aeb60
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa114d ago0xb21fdd…44954e
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa114d ago0x36775c…345a2a

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.